in degrees, measured counterclockwise. An angle of 90 reads from from bottom to top, an angle of 270, from top to bottom. Ignored if the label is selectable.
Label.angle
double angle() @propertyGet angle property.
Returns
The angle that the baseline of the label makes with the horizontal,
void angle(double propval) @propertySet angle property.
Parameters
propval | The angle that the baseline of the label makes with the horizontal, in degrees, measured counterclockwise. An angle of 90 reads from from bottom to top, an angle of 270, from top to bottom. Ignored if the label is selectable. |