[]
Gets or sets the clockwise angle of rotation for the axis annotations, in degrees.
[C1Description("Chart2DAxis.AnnoRotation", "The clockwise angle of rotation for the axis annotations, in degrees.")]
public int AnnoRotation { get; set; }
<C1Description("Chart2DAxis.AnnoRotation", "The clockwise angle of rotation for the axis annotations, in degrees.")>
Public Property AnnoRotation As Integer
Rotations between +/- 30 to +/- 60 degrees are ideal for X-axis annotation when a large number of labels are desired.