x property

double? x
getter/setter pair

The x position offset of all labels relative to the tick positions on the axis. Defaults to -15 for left axis, 15 for right axis.

API Docs: https://api.highcharts.com/highcharts/yAxis.labels.x

Implementation

double? x;