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 returned.

Description

The Item property returns the 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