whiskerLength property

dynamic whiskerLength
getter/setter pair

The length of the whiskers, the horizontal lines marking low and high values. It can be a numerical pixel value, or a percentage value of the box width. Set 0 to disable whiskers.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.whiskerLength

Implementation

dynamic whiskerLength;