pointRange property
Since Highcharts Stock v8, default value is the same as default
pointRange
defined for a specific type (e.g. null
for
column type).
In Highcharts Stock version < 8, defaults to 0.
API Docs: https://api.highcharts.com/highcharts/navigator.series.pointRange
Implementation
HighchartsNavigatorSeriesPointRangeOptions? pointRange;