corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-c5632ee1.md
The base class for all scale components.
Namespace : DevExpress.XtraGauges.Core.Model
Assembly : DevExpress.XtraGauges.v25.2.Core.dll
NuGet Package : DevExpress.Gauges.Core
public abstract class BaseScaleComponent :
BaseLeafPrimitive
Public MustInherit Class BaseScaleComponent
Inherits BaseLeafPrimitive
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>
ValueIndicatorComponent<TProvider>
LinearScaleBackgroundLayerComponent
ArcScaleBackgroundLayerComponent
LinearScaleEffectLayerComponent
See Also