IAxisTitle.Angle
IAxisTitle

property Angle: Integer;

Type Library
TeeChartx

Description
The Angle property determines the Axis Title rotation in degree units.

Valid values are 0, 90, 180, 270 and 360 degrees.

Axis.Title.Caption property should be non empty.

By default, horizontal Axis (Axis.Top and Axis.Bottom) have a Title Angle of 0.

Axis.Left.Title.Angle is 90 by default.

Axis.Right.Title.Angle is 270 by default.

Warning:

Rotated Fonts are partially supported in Windows 16bit GDI Metafile format. Some printer devices can't print rotated fonts. Check you have the latest Printer Driver version.