minWidth property
The minimum width 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.minWidth
Implementation
double? minWidth;
The minimum width 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.minWidth
double? minWidth;