IVZLegends.Item

Fore Syntax

Item(Index: Integer): IVZLegendBase;

Fore.NET Syntax

Item[Index: integer]: IVZLegendBase

Parameters

Index. Legend index in collection.

Description

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

Example

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

See also:

IVZLegends