minNodeLength property
In a horizontal chart, the minimum width of the hanging nodes only, in pixels. In a vertical chart, the minimum height of the haning nodes only, in pixels too.
Note: Used only when
hangingIndentTranslation
is set to shrink
.
API Docs: https://api.highcharts.com/highcharts/series.organization.minNodeLength
Implementation
double? minNodeLength;