LinearScaleMarker Fields
A linear scale marker.| Name | Description |
|---|---|
| AnimationProperty static | Identifies the ValueIndicatorBase.Animation dependency property. Inherited from ValueIndicatorBase. |
| IsHitTestVisibleProperty static | Identifies the ValueIndicatorBase.IsHitTestVisible dependency property. Inherited from ValueIndicatorBase. |
| IsInteractiveProperty static | Identifies the ValueIndicatorBase.IsInteractive dependency property. Inherited from ValueIndicatorBase. |
| OptionsProperty static | Identifies the LinearScaleMarker.Options dependency property. |
| PresentationProperty static | Identifies the LinearScaleMarker.Presentation dependency property. |
| SnapModeProperty static | Identifies the SnapMode dependency property. Inherited from ValueIndicatorBase. |
| ValueProperty static | Identifies the ValueIndicatorBase.Value dependency property. Inherited from ValueIndicatorBase. |
| VisibleProperty static | Identifies the ValueIndicatorBase.Visible dependency property. Inherited from ValueIndicatorBase. |
See Also