Speedometer > Speedometer Assembly Interfaces > ISpeedometerView
The ISpeedometerView interface contains properties for setting up speedometer displaying parameters.
Property name | Brief description | |
![]() |
Background | The Background property determines parameters of speedometer background displaying. |
![]() |
BorderPen | The BorderPen property determines the pen that renders speedometer border. |
![]() |
BottomMargin | The BottomMargin property determines the speedometer margin from the bottom side of the component. |
![]() |
CentralShape | The CentralShape property returns parameters of the circle located in the centre of speedometer. |
![]() |
LeftMargin | The LeftMargin property determines the speedometer margin from the left side of the component. |
![]() |
RightMargin | The RightMargin property determines the speedometer margin from the right side of the component. |
![]() |
ScaleViews | The ScaleViews property returns the collection of speedometer scales formatting styles. |
![]() |
TopMargin | The TopMargin property determines the speedometer margin from the top side of the component. |
See also:
Speedometer Assembly Interfaces