IChartAxisLevelLine.EnableInterlineCaption

Fore Syntax

EnableInterlineCaption: Boolean;

Fore.NET Syntax

EnableInterlineCaption: boolean;

Description

The EnableInterlineCaption property determines whether captions between level lines are displayed.

Comments

Available values:

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

Fore and Fore.NET Examples

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

See also:

IChartAxisLevelLine