corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-efcd8c0f.md
Represents the base class for gauges.
Namespace : DevExpress.XtraGauges.Core.Model
Assembly : DevExpress.XtraGauges.v25.2.Core.dll
NuGet Package : DevExpress.Gauges.Core
public abstract class BaseGauge :
Component,
IGauge,
IComponent,
IDisposable,
ISupportAcceptOrder,
INamed,
ISupportLockUpdate,
ILayoutManagerClient,
ISupportCustomizeAction,
ISerizalizeableElement,
IXtraSerializable,
ISupportStyles
Public MustInherit Class BaseGauge
Inherits Component
Implements IGauge,
IComponent,
IDisposable,
ISupportAcceptOrder,
INamed,
ISupportLockUpdate,
ILayoutManagerClient,
ISupportCustomizeAction,
ISerizalizeableElement,
IXtraSerializable,
ISupportStyles
Object MarshalByRefObject Component BaseGauge StateIndicatorGauge
See Also