Back to Devexpress

ArcScaleNeedle Properties

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

latest4.5 KB
Original Source

ArcScaleNeedle Properties

An arc scale needle.

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 that allow you to customize the needle‘s shape and position on a Circular scale.
PredefinedPresentations staticReturns a list of predefined presentations for an arc scale needle.
PresentationGets or sets the current presentation that specifies the appearance of the needle.
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

ArcScaleNeedle Class

ArcScaleNeedle Members

DevExpress.Xpf.Gauges Namespace