IChartAxisInterlineCaption.FontColor

Syntax

FontColor: IGxColor;

Description

The FontColor property determines a font color of caption between level lines.

Comments

To determine a caption text between level lines, use the IChartAxisInterlineCaption.Text property.

Example

The property use is given in the example for IChartAxisInterlineCaption.Text.

See also:

IChartAxisInterlineCaption