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/yAxis.labels.padding
Implementation
double? padding;
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/yAxis.labels.padding
double? padding;