IVZLegends.Item

Syntax

Item(Index: Integer): IVZLegendBase;

Parameters

Index. Legend index in collection.

Description

The Item property determines the legend in visualizer legend collection by its index.

Example

The property use is given on the description page of the IVZLegends.Add method.

See also:

IVZLegends