ILanerSeries.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Series index in the collection.

Description

The Remove method removes the series from the collection by its index.

Comments

The method returns True in case of successful removal.

See also:

ILanerSeries