TChartAxis.LabelsAngle
TChartAxis
property LabelsAngle: Integer;
Unit
TeEngine
Description
Default Value: 0
The LabelsAngle property defines the rotation degree applied to each Axis TChartAxis.Labels.
Valid degree angle values are 0, 45, 90, 180, 270 and 360.
Some printers and video drivers fail when drawing rotated fonts or calculating the rotated font dimensions.
Metafile Charts containing rotated fonts sometimes place text at sligthly different coordinates.