Item(Index: Integer): IVZLegendItem;
Item[Index: integer]: Prognoz.Platform.Interop.VZLegendItem;
Index. Visualizer legend item index.
The Item property returns visualizer legend item by its index.
To get the number of legend items in the collection, use IVZLegendItems.Count.
See also: