offset property
The distance of the axis title from the axis line. By default, this distance is computed from the offset width of the labels, the labels' distance from the axis and the title's margin. However when the offset option is set, it overrides all this.
API Docs: https://api.highcharts.com/highcharts/yAxis.title.offset
Implementation
double? offset;