range property

double? range
getter/setter pair

The zoomed range to display when only defining one or none of min or max. For example, to show the latest month, a range of one month can be set.

API Docs: https://api.highcharts.com/highstock/xAxis.range

Implementation

double? range;