Back to Devexpress

BaseScaleComponent Class

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-c5632ee1.md

latest4.0 KB
Original Source

BaseScaleComponent Class

The base class for all scale components.

Namespace : DevExpress.XtraGauges.Core.Model

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
public abstract class BaseScaleComponent :
    BaseLeafPrimitive
vb
Public MustInherit Class BaseScaleComponent
    Inherits BaseLeafPrimitive

Implements

IXtraSerializable

Inheritance

Show 31 items

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<TProvider>

LinearScaleEffectLayer

LinearScaleMarker

BaseRangeBar

LinearScaleLevel

LinearScaleRangeBar

ValueIndicatorComponent<TProvider>

LinearScaleBackgroundLayer

ArcScaleBackgroundLayer

ArcScaleEffectLayer

ArcScaleMarker

ArcScaleNeedle

ArcScaleRangeBar

ArcScaleSpindleCap

LinearScaleMarkerComponent

LinearScaleRangeBarComponent

ArcScaleMarkerComponent

ArcScaleNeedleComponent

ArcScaleRangeBarComponent

ArcScaleSpindleCapComponent

LinearScaleBackgroundLayerComponent

ArcScaleBackgroundLayerComponent

ArcScaleEffectLayerComponent

LinearScaleEffectLayerComponent

LinearScaleLevelComponent

See Also

BaseScaleComponent Members

DevExpress.XtraGauges.Core.Model Namespace