IVZBubblesArray.Item

Syntax

Item(Index: Integer): IVZMapChartBubble;

Parameters

Index. Bubble indicator index.

Description

The Item property returns bubble indicator by its index.

Comments

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

See also:

IVZBubblesArray