ICanvas.Font
ICanvas
property Font: IChartFont;
Type Library
TeeChartx
Description
The Font property determines the font to be used in outputted text when using the Canvas.
Example [Visual Basic]:
TChart1.Canvas.Font = "Times New Roman"