ISlSeries.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Series index in the collection of series.

Description

The Remove method deletes a data series.

Comments

If the series is successfully deleted the method returns True, otherwise it returns False.

See also:

ISlSeries