IChartAxisLevelLineLabel.FontColor

Fore Syntax

FontColor: IGxColor;

Fore.NET Syntax

FontColor: Prognoz.Platform.Interop.Drawing.IGxColor;

Description

The FontColor property determines a label font color.

Comments

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

Fore and Fore.NET Examples

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

See also:

IChartAxisLevelLineLabel