IChartFont.Name
IChartFont

property Name: WideString;

Type Library
TeeChartx

Description
The ChartFont.Name property should be used to define a Font type for text.

Example [Visual Basic]:

TChart1.Header.Font.Name = "Times New Roman"