Rotation in degrees applied to each Axis Label.
public Int32 Angle {get; set;}

Remarks


The Axis will use this to draw its Title. See the Axis.Title property

Example


[C#]

tChart1.Axes.Left.Title.Caption = 'My Left Axis';


See Also

AxisTitle Class | AxisTitle Members | Steema.TeeChart Namespace