itemDistance property

double? itemDistance
getter/setter pair

In a legend with horizontal layout, the itemDistance defines the pixel distance between each item.

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

Implementation

double? itemDistance;