IChartAxisInterlineCaption.Font

Fore Syntax

Font: IGxFont;

Fore.NET Syntax

Font: Prognoz.Platform.Interop.Drawing.GxFont;

Description

The Font property determines a font of caption between level lines.

Comments

Header format is set up for the level line, from which interval fill is directed between level lines.

To determine a font color of caption between level lines, use the IChartAxisInterlineCaption.FontColor property.

Fore and Fore.NET Examples

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

See also:

IChartAxisInterlineCaption