A newer version of this page is available.
Switch to the current version.
BaseRangeBar Class
The base class for Arc Scale and Linear Scale range bars.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v19.1.Core.dll
Declaration
public abstract class BaseRangeBar :
BaseScaleDependentComponent<BaseRangeBarProvider>,
IRangeBar,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate
Public MustInherit Class BaseRangeBar
Inherits BaseScaleDependentComponent(Of BaseRangeBarProvider)
Implements IRangeBar,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseElement<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
DevExpress.XtraGauges.Core.Base.BaseLeaf<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
BaseLeafPrimitive
BaseScaleComponent
BaseScaleDependentComponent<DevExpress.XtraGauges.Core.Model.BaseRangeBarProvider>
See Also
Feedback