padding property
The pixel padding for axis labels, to ensure white space between them. Defaults to 4 for horizontal axes, 1 for vertical.
API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.labels.padding
Implementation
double? padding;