Speedometer > Speedometer Assembly Interfaces > IPPSpeedometerScales
Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPSpeedometerScales interface is used to work with the speedometer scales collection.
IPPSpeedometerScales
Property name | Brief description | |
![]() |
Count | The Count property returns the size of the scales collection. |
![]() |
DataScale | The DataScale property returns data scale. |
![]() |
Item | The Item property returns the collection scale by its index. |
Method name | Brief description | |
![]() |
Add | The Add method adds a scale to the collection. |
![]() |
RemoveAll | The RemoveAll method removes all scales from the collection. |
See also:
Speedometer Assembly Interfaces
Related work items
Requirement