Back to Devexpress

ArcScaleRangeBar Properties

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

latest4.8 KB
Original Source

ArcScaleRangeBar Properties

An arc scale range bar.

NameDescription
AnchorValueGets or sets the value on a scale that specifies a fixed edge of the range bar.
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 range bar that specify its shape and position on a Circular scale.
PredefinedPresentations staticReturns a list of predefined presentations for an arc scale range bar.
PresentationGets or sets the current presentation that specifies the appearance of the range 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

ArcScaleRangeBar Class

ArcScaleRangeBar Members

DevExpress.Xpf.Gauges Namespace