Marker
A Marker is a scale pointer that indicates a certain value along a Scale (e.g. an average temperature in a thermometer).

For more information on a Marker, refer to the Value Indicators document.
The table below lists the main properties affecting element behavior and appearance.
| Characteristics | Members |
|---|---|
| Data | ValueIndicatorBase.Value |
| Visibility | ValueIndicatorBase.Visible |
| Interactivity | ValueIndicatorBase.Animation,ValueIndicatorBase.IsHitTestVisible,ValueIndicatorBase.IsInteractive |
| Appearance | LinearGaugeControl.Model,LinearScaleMarker.Presentation |
| Behaviour | LinearScaleMarker.Options |