medianWidth property
The pixel width of the median line. If null
, the
lineWidth is used.
In styled mode, the median stroke width can be set with the
.highcharts-boxplot-median
class.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.medianWidth
Implementation
double? medianWidth;