IChartAxisInterlineCaption.FontColor

Fore Syntax

FontColor: IGxColor;

Fore.NET Syntax

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

Description

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

Comments

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

Fore and Fore.NET examples

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

See also:

IChartAxisInterlineCaption