Back to Devexpress

ArcScaleRangeBar Properties

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

latest8.1 KB
Original Source

ArcScaleRangeBar Properties

Represents the base class for range bars within circular gauges.

NameDescription
ActualValueGets the actual value of the range bar. Inherited from BaseRangeBar.
AnchorValueGets or sets the start value of the range. Inherited from BaseRangeBar.
AngleGets or sets the angle, measured in degrees, at which the current object is displayed. Inherited from BaseLeafPrimitive.
AppearanceProvides access to appearance settings of the range bar. Inherited from BaseRangeBar.
ArcScaleGets or sets the scale object to which the current ArcScaleRangeBar object is linked.
BoundElementNameThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseLeafPrimitive.
EnabledGets or sets whether the object is enabled. Inherited from BaseLeafPrimitive.
EndOffsetGets or sets the offset of the range bar’s most distant arc from the scale arc (in case of an arc scale) or the offset of the range bar’s right edge from the scale axis (in case of a linear scale). Inherited from BaseRangeBar.
HitTestEnabledGets or sets whether the hit-testing feature is enabled for the current object. Inherited from BaseLeafPrimitive.
IsDisposingGets whether the form is currently being disposed of. Inherited from BaseObject.
IsTransformLockedGets whether the object has been locked by the BaseLeafPrimitive.BeginTransform method. Inherited from BaseLeafPrimitive.
IsUpdateLockedGets whether the object has been locked for updating. Inherited from BaseObject.
IsXtraSerializingThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseLeafPrimitive.
LocationGets or sets the object’s location. Inherited from BaseLeafPrimitive.
ParentCollectionNameThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseLeafPrimitive.
ParentNameThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseLeafPrimitive.
RenderableGets or sets whether the object can be rendered on a graphics surface. Inherited from BaseLeafPrimitive.
RoundedCapsGets or sets a value which specifies whether to show the rounded caps in the arc scale range bar.
ScaleGets the scale object to which the current BaseRangeBar object is linked. Inherited from BaseRangeBar.
ScaleFactorGets or sets the object’s scale along the X and Y axes. Inherited from BaseLeafPrimitive.
ShaderGets or sets an object that allows the color of the object to be modified. Inherited from BaseLeafPrimitive.
ShapesGets the collection of inner elements of the current object. Inherited from BaseLeafPrimitive.
ShowBackgroundGets or sets a value which specifies whether to show the background of the arc scale range bar.
StartOffsetGets or sets the offset of the range bar’s nearest arc from the scale center (in case of an arc scale) or the offset of the range bar’s left edge from the scale axis (in case of a linear scale). Inherited from BaseRangeBar.
TransformGets or sets the transformation matrix. Inherited from BaseLeafPrimitive.
TypeNameExThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseLeafPrimitive.
ValueGets or sets the value of a range bar. Inherited from BaseRangeBar.
ZOrderGets or sets the Z-Order of the object. Inherited from BaseLeafPrimitive.

See Also

ArcScaleRangeBar Class

ArcScaleRangeBar Members

DevExpress.XtraGauges.Core.Model Namespace