PPSpeedometerMarker

Assembly: Speedometer;

Description

The PPSpeedometerMarker class implements the object that is used to set up speedometer marker rendering parameters.

Class object properties inherited from 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 Classes