ComponentOne FlexReport for WinForms
RotationOverride Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartLabel Class : RotationOverride Property
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 System.Integer
public System.int RotationOverride {get; set;}
Remarks
2D Chart only. Applies only to label with Compass values other than Radial and RadialText. Only nonzero values are applied.
See Also

Reference

ChartLabel Class
ChartLabel Members