TickLabels.RotationAngle

TickLabels.RotationAngle property

Represents text rotation angle in clockwise.

public int RotationAngle { get; set; }

Remarks

0: Not rotated.255: Top to Bottom.-90: Downward.90: Upward.

See Also