Speedometer > Speedometer Assembly Interfaces > IPPSpeedometerMarkerBase
Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPSpeedometerMarkerBase interface contains properties for setting up speedometer marker rendering parameters.
IPPSpeedometerMarkerBase
Property name | Brief description | |
![]() |
Background | The Background property determines a brush for speedometer background fill. |
![]() |
BorderBrush | The BorderBrush property determines a brush for rendering marker border. |
![]() |
BorderStyle | The BorderStyle property determines a style of marker border rendering. |
![]() |
BorderWidth | The BorderWidth property determines marker border width. |
![]() |
EnableBorder | The EnableBorder property determines whether marker has a border. |
![]() |
EnableBrush | The EnableBrush property determines whether marker background is filled. |
![]() |
LabelPlacementStyle | The LabelPlacementStyle property determines marker label position. |
![]() |
MarkerType | The MarkerType property determines a marker shape. |
![]() |
Offset | The Offset property determines a marker offset. |
![]() |
Size | The Size property determines a marker size. |
![]() |
ToolTip | The ToolTip property determines a marker tooltip. |
See also:
Speedometer Assembly Interfaces
Related work items
Requirement