lineWidth property
The width of the line surrounding the box. If any of
stemWidth,
medianWidth
or whiskerWidth are null
,
the lineWidth also applies to these lines.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.lineWidth
Implementation
double? lineWidth;