IPPSpeedometerTrends.Item

Fore Syntax

Item(Index: Integer): IPPSpeedometerTrend;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Speedometer.PPSpeedometerTrend;

Parameters

Index. Index of the trend that must be restored.

Description

The Item property restores collection trend by its index.

Fore and Fore.NET Examples

The property use is given in the example for IPPSpeedometerTrend.BorderWidth.

See also:

IPPSpeedometerTrends

Related work items

Requirement