xAxisLabelRotation property
Rotation angle for X-axis labels in degrees.
Defaults to 0 (horizontal). Common values:
- 0: Horizontal labels
- -45: Diagonal labels (slanted down)
- -90: Vertical labels
See also:
- LabelRotation for common rotation constants
Implementation
final int xAxisLabelRotation;