[]
        
(Showing Draft Content)

C1.Win.C1Chart.Label.RotationOverride

RotationOverride Property

RotationOverride

Gets or sets the rotation angle in degrees of the label, overriding the Rotation value set in the style. Applies only to label with Compass values other than Radial and RadialText. Only non-zero values are applied.

Declaration
public int RotationOverride { get; set; }
See Also