stemWidth property
The width of the stem, the vertical line extending from the box to
the whiskers. If undefined
, the width is inherited from the
lineWidth option.
In styled mode, the stem stroke width can be set with the
.highcharts-boxplot-stem
class.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.stemWidth
Implementation
double? stemWidth;