Back to Devexpress

LinearScaleIndicator Properties

wpf-devexpress-dot-xpf-dot-gauges-dot-linearscaleindicator-dot-underscore-properties.md

latest3.9 KB
Original Source

LinearScaleIndicator Properties

Serves as the base class for a linear scale’s value indicators.

NameDescription
AnimationProvides access to the animation object that allows you to customize animation for the current value indicator. Inherited from ValueIndicatorBase.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsHitTestVisibleGets or sets a value that defines whether an indicator can be returned as a hit-testing result. Inherited from ValueIndicatorBase.
IsInteractiveGets or sets a value that indicates whether interactivity is enabled for the current value indicator. Inherited from ValueIndicatorBase.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
SnapModeGets or sets whether the gauge control snaps the indicator value to tickmarks. Inherited from ValueIndicatorBase.
ValueGets or sets the value of a scale indicator. Inherited from ValueIndicatorBase.
VisibleGets or sets whether the value indicator is visible. Inherited from ValueIndicatorBase.

See Also

LinearScaleIndicator Class

LinearScaleIndicator Members

DevExpress.Xpf.Gauges Namespace