Speedometer > Speedometer Assembly Classes > PPSpeedometerArrow
Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The PPSpeedometerArrow class implements the object that is used to set up speedometer scale arrow parameters.
Class to get analog of the PPSpeedometerArrow class:
None;
Class to get analog of the PPSpeedometerArrow class object:
PPSpeedometerArrowClass;
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:
Related work items
Requirement