angle property
The additional rotation angle for the label text in radians.
By default, labels are oriented outward from the center. Use this to tweak the alignment (e.g., pi/2 for perpendicular).
Implementation
final double angle;
The additional rotation angle for the label text in radians.
By default, labels are oriented outward from the center. Use this to tweak the alignment (e.g., pi/2 for perpendicular).
final double angle;