ComponentOne FlexReport for WinForms
AnnoRotation Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DAxis Class : AnnoRotation Property
Gets or sets the clockwise angle of rotation for the axis annotations, in degrees.
Syntax
'Declaration
 
Public Property AnnoRotation As System.Integer
public System.int AnnoRotation {get; set;}
Remarks
Rotations between +/- 30 to +/- 60 degrees are ideal for X-axis annotation when a large number of labels are desired.
See Also

Reference

Chart2DAxis Class
Chart2DAxis Members