Gets or sets the clockwise angle of rotation for the axis annotations.
[Visual Basic]
Public Property AnnotationRotation As Integer
[C#]
public int AnnotationRotation {get;set;}
[Delphi]
public property AnnotationRotation: Int32 read get_AnnotationRotation write set_AnnotationRotation;
Remarks
The angle of rotation is always specified in degrees. Rotations between +/- 30 to +/- 60 degrees are ideal for X-axis annotation when a large number of labels are desired.
See Also
Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |