The ISpeedometerScale interface contains properties of speedometer scale.
| Property name | Brief description | |
| Arrows | The Arrows property returns the collection of speedometer scale arrows. | |
| MajorTickCount | The MajorTickCount property determines the number of major scale tick marks. | |
| MaxValue | The MaxValue property determines the maximum value that can be displayed on the scale. | |
| MinorTickCount | The MinorTickCount property determines the number of minor scale tick marks. | |
| MinValue | The MinValue property determines the minimum value that can be displayed on the scale. | |
| Precision | The Precision property enables the user to determine the accuracy of scale values displaying. | |
| View | The View property returns speedometer formatting parameters. |
See also: