y property
The y 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? y;
The y 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? y;