RotationOverride Property (ChartLabel)
In This Topic
Gets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style.
Syntax
'Declaration
Public Property RotationOverride As Integer
public int RotationOverride {get; set;}
See Also