Back to Devexpress

ValueIndicatorBase Properties

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

latest3.3 KB
Original Source

ValueIndicatorBase Properties

Serves as the base class for all value indicators.

NameDescription
AnimationProvides access to the animation object that allows you to customize animation for the current value indicator.
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.
IsInteractiveGets or sets a value that indicates whether interactivity is enabled for the current value indicator.
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.
ValueGets or sets the value of a scale indicator.
VisibleGets or sets whether the value indicator is visible.

See Also

ValueIndicatorBase Class

ValueIndicatorBase Members

DevExpress.Xpf.Gauges Namespace