[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabel.RotationOverride

RotationOverride Property

RotationOverride

Gets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style.

Declaration
[C1Description("ChartLabel.RotationOverride", "The rotation angle of the label, in degrees. Overrides the Rotation value set in the style.")]
public int RotationOverride { get; set; }
<C1Description("ChartLabel.RotationOverride", "The rotation angle of the label, in degrees. Overrides the Rotation value set in the style.")>
Public Property RotationOverride As Integer
Remarks

2D Chart only. Applies only to label with Compass values other than Radial and RadialText. Only nonzero values are applied.