threshold property

double? threshold
getter/setter pair

The Y axis value to serve as the base for the columns, for distinguishing between values above and below a threshold. If null, the columns extend from the padding Y axis minimum.

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

Implementation

double? threshold;