IVZPiesArray.Item

Syntax

Item(Index: Integer): IVZMapChartPie;

Parameters

Index. Pie indicator index.

Description

The Item property returns pie indicator by its index.

Comments

To get the number of pie indicators in the collection, use the IVZPiesArray.Count property.

See also:

IVZPiesArray