PPSpeedometerMarker

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The PPSpeedometerMarker class implements an object used to set up speedometer marker rendering parameters.

Fore.NET Syntax

Class to get analog of the PPSpeedometerMarker class:

None;

Class to get analog of the PPSpeedometerMarker class object:

PPSpeedometerMarkerClass;

Class object properties inherited from IPPSpeedometerMarkerBase

  Property name Brief description
Background The Background property determines brush for speedometer background fill.
BorderBrush The BorderBrush property determines brush used to render marker border.
BorderStyle The BorderStyle property determines 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 marker shape.
Offset The Offset property determines marker offset.
Size The Size property determines size of a marker.
ToolTip The ToolTip property determines a tooltip for a marker.

See also:

Speedometer Assembly Classes

Related work items

Requirement