[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.AnnotationRotation

AnnotationRotation Property

AnnotationRotation

Gets or sets the clockwise angle of rotation for the axis annotations.

Declaration
public int AnnotationRotation { get; set; }
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