margin property

double? margin
getter/setter pair

If the plot area sized is calculated automatically and the legend is not floating, the legend margin is the space between the legend and the axis labels or plot area.

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

Implementation

double? margin;