IChartAxisLevelLines.Item

Syntax

Item(Index: Integer): IChartAxisLevelLine;

Parameters

Index. Level line index. Numbering starts with zero.

Description

The Item property returns a line of chart level by the specified index.

Example

The example of use is given on the page with description of the Add method.

See also:

IChartAxisLevelLines