margin property

double? margin
getter/setter pair

The pixel distance between the axis labels or line and the title. Defaults to 0 for horizontal axes, 10 for vertical

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

Implementation

double? margin;