IChartHint.Font

Syntax

Font: IGxFont;

Description

The Font property determines a font of chart tooltips.

Comments

To set font color, use the IChartHint.FontColor property.

Example

The property use is given in the example for IChartHint.CustomFormat.

See also:

IChartHint