low property

double? low
getter/setter pair

The low value for each data point, signifying the lowest value in the sample set. The bottom whisker is drawn here.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.low

Implementation

double? low;