IChartAxisLevelLineLabel.FontColor

Syntax

FontColor: IGxColor;

Description

The FontColor property determines a label font color.

Comments

To determine a font, use the IChartAxisLevelLineLabel.Font property.

Example

The property use is given in the example for IChartAxisLevelLineLabel.Font.

See also:

IChartAxisLevelLineLabel