minHeight property

double? minHeight
getter/setter pair

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;