TChartAxisTitle.Angle
TChartAxisTitle
property Angle: Integer;
Unit
TeEngine
Description
The Angle property determines the Axis Title rotation in degree units.
Valid values are 0, 90, 180, 270 and 360 degrees.
TChartAxis.Title.Caption property should be non empty.
By default, horizontal Axis (TopAxis and BottomAxis) have a Title Angle of 0.
LeftAxis.Title.Angle is 90 by default.
RightAxis.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.