itemWidth property

double? itemWidth
getter/setter pair

The width for each legend item. By default the items are laid out successively. In a horizontal layout, if the items are laid out across two rows or more, they will be vertically aligned depending on the legend.alignColumns option.

API Docs: https://api.highcharts.com/highcharts/legend.itemWidth

Implementation

double? itemWidth;