minWidth property

double? minWidth
getter/setter pair

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;