corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-b436755e.md
Represents the base class for range bars within circular gauges.
Namespace : DevExpress.XtraGauges.Core.Model
Assembly : DevExpress.XtraGauges.v25.2.Core.dll
NuGet Package : DevExpress.Gauges.Core
public class ArcScaleRangeBar :
BaseRangeBar,
IArcScalePointer,
IValueIndicator,
IArcScaleComponent,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate,
ISupportAssign<ArcScaleRangeBar>
Public Class ArcScaleRangeBar
Inherits BaseRangeBar
Implements IArcScalePointer,
IValueIndicator,
IArcScaleComponent,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate,
ISupportAssign(Of ArcScaleRangeBar)
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> BaseRangeBar ArcScaleRangeBar ArcScaleRangeBarComponent
See Also