IChartAxisLevelLines.Item

Syntax

Item(Index: Integer): IChartAxisLevelLine;

Parameters

Index. Level line index. Numeration starts from zero.

Description

The Item property returns a line of chart level based on a specified index.

Fore and Fore.NET examples

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

See also:

IChartAxisLevelLines