Label.setAngle

Sets the angle of rotation for the label. An angle of 90 reads from from bottom to top, an angle of 270, from top to bottom. The angle setting for the label is ignored if the label is selectable, wrapped, or ellipsized.

class Label
void
setAngle
(
double angle
)

Parameters

angle double

the angle that the baseline of the label makes with the horizontal, in degrees, measured counterclockwise

Meta