median property

double? median
getter/setter pair

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;