ITabSparklines.Item

Fore Syntax

Item(Index: Integer): ITabSparkline;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Tab.ITabSparkline;

Parameters

Index. Sparkline index in collection.

Description

The Item property returns parameters of the specified sparkline.

See also:

ITabSparklines