IAxisTitle.Font
IAxisTitle

property Font: ITeeFont;

Type Library
TeeChartx

Description
The Font property determines the kind of font used to draw each Axis Title.

Axis.Title.Caption property should be non empty.

Title text can be rotated using the Angle property.

Example [Visual Basic]:

TChart1.Axis.Left.Title.Font = TChart1.Axis.Bottom.Title.Font