Back to Devexpress

BaseRange Properties

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-baserange-dot-underscore-properties.md

latest2.3 KB
Original Source

BaseRange Properties

Represents the base class for custom ranges.

NameDescription
AppearanceRangeGets the appearance settings used to paint the current range object.
EndThicknessGets or sets the range thickness at the end point, specified by the BaseRange.EndValue property.
EndValueGets or sets the absolute end value of the range.
IsDisposingGets whether the form is currently being disposed of. Inherited from BaseObject.
IsUpdateLockedGets whether the object has been locked for updating. Inherited from BaseObject.
NameGets or sets the name of the range.
ShapeThis member supports the internal infrastructure and is not intended to be used directly from your code.
ShapeOffsetGets or sets the offset of the range’s most distant edge from the scale arc.
StartThicknessGets or sets the thickness of the range at the starting point, specified by the BaseRange.StartValue property.
StartValueGets or sets the absolute start value of the range.

See Also

BaseRange Class

BaseRange Members

DevExpress.XtraGauges.Core.Model Namespace