Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPSpeedometerTrends interface is used to work with collection of speedometer scale trends.
IPPSpeedometerTrends
Trend is a selected values on speedometer data scale.
| Property name | Brief description | |
| Count | The Count property returns the size of trend collection. | |
| Item | The Item property restores collection trend by its index. |
| 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