x property

double? x
getter/setter pair

The x position offset of the label relative to the point. Note that if a distance is defined, the distance takes precedence over x and y options.

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

Implementation

double? x;