IChartAxisLevelLines.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Level line index.

Description

The Remove method removes a chart level line based on the 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