corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-3cd0f2b2.md
Represents the base class for spindle caps within circular gauges.
Namespace : DevExpress.XtraGauges.Core.Model
Assembly : DevExpress.XtraGauges.v25.2.Core.dll
NuGet Package : DevExpress.Gauges.Core
public class ArcScaleSpindleCap :
LayerComponent<BaseSpindleCapProvider>,
ISpindleCap,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate,
IArcScaleComponent,
ISupportAssign<ArcScaleSpindleCap>
Public Class ArcScaleSpindleCap
Inherits LayerComponent(Of BaseSpindleCapProvider)
Implements ISpindleCap,
IScaleComponent,
IPrimitive,
IBaseObject,
IDisposable,
ISupportLockUpdate,
IArcScaleComponent,
ISupportAssign(Of ArcScaleSpindleCap)
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.BaseSpindleCapProvider> DevExpress.XtraGauges.Core.Model.LayerComponent<DevExpress.XtraGauges.Core.Model.BaseSpindleCapProvider> ArcScaleSpindleCap ArcScaleSpindleCapComponent
See Also