IVZBarsArray.Item

Syntax

Item(Index: Integer): IVZMapChartBar;

Parameters

Index. Bar indicator index.

Description

The Item property returns bar indicator by its index.

Comments

To get the number of bar indicators in the collection, use IVZBarsArray.Count.

See also:

IVZBarsArray