maxRange property

double? maxRange
getter/setter pair

Maximum range which can be set using the navigator's handles. Opposite of xAxis.minRange.

API Docs: https://api.highcharts.com/highstock/yAxis.maxRange

Implementation

double? maxRange;