IPPSpeedometerTrends

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerTrends interface is used to work with collection of speedometer scale trends.

Inheritance Hierarchy

          IPPSpeedometerTrends

Comments

Trend is a selected values on speedometer data scale.

Properties

  Property name Brief description
Count The Count property returns the size of trend collection.
Item The Item property restores collection trend by its index.

Methods

  Method name Brief description
Add The Add method adds a trend to collection.
RemoveAll The RemoveAll method removes all trends from collection.

See also:

Speedometer Assembly Interfaces

Related work items

Requirement