Assembly: Speedometer;
The IPPSpeedometerTrends interface is used to work with the collection of speedometer scale trends.
IPPSpeedometerTrends
A trend is a selected value on speedometer data scale.
| 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. |
| 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: