Speedometer > Speedometer Assembly Interfaces > IPPSpeedometerArrowBase
Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPSpeedometerArrowBase interface contains properties for setting up speedometer scale arrow parameters.
IPPSpeedometerArrowBase
Property name | Brief description | |
![]() |
Background | The Background property determines a brush for arrow background fill. |
![]() |
BorderBrush | The BorderBrush property determines a brush for rendering arrow border. |
![]() |
EnableBrush | The EnableBrush property determines whether arrow background is filled. |
![]() |
ID | The ID property determines an arrow identifier. |
![]() |
Radius | The Radius property determines arrow length. |
![]() |
Scale | The Scale property determines the scale, in which arrow is located. |
![]() |
Size | The Size property determines arrow width. |
![]() |
Tail | The Tail property determines length of arrow tail. |
![]() |
Type | The Type property determines an arrow shape. |
![]() |
Value | The Value property determines the scale value that is indicated by the arrow. |
See also:
Speedometer Assembly Interfaces
Related work items
Requirement