median property
The median for each data point. This is drawn as a line through the middle area of the box.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.median
Implementation
double? median;
The median for each data point. This is drawn as a line through the middle area of the box.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.median
double? median;