IChartHint.FontColor

Syntax

FontColor: IGxColor;

Description

The FontColor property determines a font color for chart tooltips.

Comments

To set the font, use the IChartHint.Font property.

Example

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

See also:

IChartHint