minHeight property
The minimum height for the plot area. If it gets smaller than this, the plot area will become scrollable.
API Docs: https://api.highcharts.com/highcharts/chart.scrollablePlotArea.minHeight
Implementation
double? minHeight;
The minimum height for the plot area. If it gets smaller than this, the plot area will become scrollable.
API Docs: https://api.highcharts.com/highcharts/chart.scrollablePlotArea.minHeight
double? minHeight;