margin property

double? margin
getter/setter pair

The pixel distance between the axis labels and the title. Positive values are outside the axis line, negative are inside.

API Docs: https://api.highcharts.com/highcharts/yAxis.title.margin

Implementation

double? margin;