ArcScaleBackgroundLayer Class
Represents the base class for background layers within circular gauges.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
public class ArcScaleBackgroundLayer :
LayerComponent<ArcScaleBackgroundLayerProvider>,
IArcScaleBackgroundLayer,
IScaleBackgroundLayer,
ILayer<BackgroundLayerShapeType>,
IPrimitive,
IBaseObject,
IDisposable,
IScaleComponent,
ISupportLockUpdate,
IArcScaleComponent,
ISupportAssign<ArcScaleBackgroundLayer>
Implements
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.ArcScaleBackgroundLayerProvider>
DevExpress.XtraGauges.Core.Model.LayerComponent<DevExpress.XtraGauges.Core.Model.ArcScaleBackgroundLayerProvider>
ArcScaleBackgroundLayer
See Also