IVZLegendItems.Count

Syntax

Count: Integer;

Description

The Count property returns the number of legend items in the collection.

Comments

To get legend item by its index, use IVZLegendItems.Item.

See also:

IVZLegendsItems