IPPSpeedometerMarkerBase

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerMarkerBase interface contains properties for setting up of speedometer marker rendering parameters.

Inheritance Hierarchy

          IPPSpeedometerMarkerBase

Properties

  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 Interfaces

Related work items

Requirement