low property
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;
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
double? low;