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