IChartAxisLevelLineLabel.FontColor

Fore Syntax

FontColor: IGxColor;

Fore.NET Syntax

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

Description

The FontColor property determines color of the label font.

Comments

To determine 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