IChartAxisLevelLine.InterlineCaption

Syntax

InterlineCaption: IChartAxisInterlineCaption;

Description

The InterlineCaption property returns captions between level lines.

Comments

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

To determine whether caption is displayed between level lines, use the IChartAxisLevelLine.EnableInterlineCaption property.

Example

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

See also:

IChartAxisLevelLine