margin property
The margin between the scrollbar and its axis when the scrollbar is applied directly to an axis, or the navigator in case that is enabled. Defaults to 10 for axis, 3 for navigator.
API Docs: https://api.highcharts.com/highcharts/scrollbar.margin
Implementation
double? margin;