x property
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;
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
double? x;