ITabSparklines.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Sparkline index in collection.

Description

The Remove method removes the specified sparkline from the collection.

Comments

The method returns True if sparkline is successfully removed, and False if sparkline cannot be removed for some reason.

See also:

ITabSparklines