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