The ISpeedometer interface contains properties and methods that are used to set up parameters of speedometer displaying.
| Property name | Brief description | |
| IsDirty | The IsDirty property determines whether there are changes in speedometer parameters. | |
| Scales | The Scales property returns the collection of speedometer scales. | |
| View | The View property returns parameters of speedometer displaying. |
| Method name | Brief description | |
| BeginUpdate | The BeginUpdate method disables any rerendering of component. | |
| EndUpdate | The EndUpdate method resumes component rerendering. | |
| Refresh | The Refresh method refreshes speedometer area. |
See also: