Back to Devexpress

LinearScaleLevelBar Properties

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

latest4.5 KB
Original Source

LinearScaleLevelBar Properties

A linear scale level bar.

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.
OptionsGets or sets the options of a level bar that specify its shape and position on a Linear scale.
PredefinedPresentations staticReturns a list of predefined presentations for a linear gauge level bar.
PresentationGets or sets the current presentation that specifies the appearance of the level bar.
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

LinearScaleLevelBar Class

LinearScaleLevelBar Members

DevExpress.Xpf.Gauges Namespace