Back to Devexpress

ArcScaleRange Properties

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

latest4.0 KB
Original Source

ArcScaleRange Properties

An arc scale range.

NameDescription
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.
EndValueGets or sets the end position of the range on a scale. Inherited from RangeBase.
EndValueAbsoluteGets a value that specifies the end range position on a scale in absolute units. Inherited from RangeBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsHitTestVisibleGets or sets a value that defines whether a range can be returned as a hit-testing result. Inherited from RangeBase.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OptionsProvides access to the settings that specify the shape and position of the current range. Inherited from RangeBase.
PredefinedPresentations staticReturns a list of predefined presentations for an arc scale range.
PresentationGets or sets the current presentation that specifies the appearance of the range.
StartValueGets or sets the start position of the range on a scale. Inherited from RangeBase.
StartValueAbsoluteGets a value that specifies the start range position in absolute units. Inherited from RangeBase.
VisibleGets or sets whether the layer is visible. Inherited from LayerBase.

See Also

ArcScaleRange Class

ArcScaleRange Members

DevExpress.Xpf.Gauges Namespace