Gets or sets the angle of axis tick labels when they are angled. Setting this property will not automatically angle tick labels.
[Visual Basic]
Public Property TickLabelAngle As Single
[C#]
public float TickLabelAngle {get; set;}
To force tick label angles, set Axis.TickLabelMode = Axis.TickLabelMode.Angled.
Axis Class | Axis Members | TickLabelMode Property | TickLabelMode Enumeration
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.