margin property
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;
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
double? margin;