margin property
If there are multiple axes on the same side of the chart, the pixel margin between the axes. Defaults to 0 on vertical axes, 15 on horizontal axes.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.margin
Implementation
double? margin;