threshold property

double? threshold
getter/setter pair

The threshold, also called zero level or base level. For line type series this is only used in conjunction with negativeColor.

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

Implementation

double? threshold;