IVZLegendItems.Count

Fore syntax

Count: Integer;

Fore.NET 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