threshold property

double? threshold
getter/setter pair

The threshold option. Setting it to 0 will make the default navigator area series draw its area from the 0 value and up.

API Docs: https://api.highcharts.com/highcharts/navigator.series.threshold

Implementation

double? threshold;