whiskerWidth property
The line width of the whiskers, the horizontal lines marking low and
high values. When undefined
, the general
lineWidth applies.
In styled mode, the whisker stroke width can be set with the
.highcharts-boxplot-whisker
class.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.whiskerWidth
Implementation
double? whiskerWidth;