IPPSpeedometerTrends

Assembly: Speedometer;

Description

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

Inheritance Hierarchy

          IPPSpeedometerTrends

Comments

A trend is a selected value on speedometer data scale.

Properties

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

Methods

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

See also:

Speedometer Assembly Interfaces