whiskerWidth property

double? whiskerWidth
getter/setter pair

The line width of the whiskers, the horizontal lines marking low and high values. When null, the general lineWidth applies.

API Docs: https://api.highcharts.com/highcharts/series.errorbar.whiskerWidth

Implementation

double? whiskerWidth;