xAxisLabelRotation property

int xAxisLabelRotation
final

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:

Implementation

final int xAxisLabelRotation;