[]
Gets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style.
[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
2D Chart only. Applies only to label with Compass values other than Radial and RadialText. Only nonzero values are applied.