IChartAxisLevelLines.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Level line index.

Description

The Remove method removes a chart level line by the specified index.

Example

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

See also:

IChartAxisLevelLines