IVZLegendItems.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Visualizer legend item index.

Description

The Remove method removes visualizer legend item by its index.

Comments

To add a legend item to the collection, use IVZLegendItems.Add.

See also:

IVZLegendsItems