labelRotation property

int? labelRotation
final

Angle of rotation for tick labels, in degrees. When set to a non-zero value, all labels drawn for this axis will be rotated.

Implementation

final int? labelRotation;