ScaleRange Class
Represents the base class for ranges associated with a scale.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
public abstract class ScaleRange :
BaseRange,
IScaleRange,
IRange,
IDisposable,
ISupportLockUpdate,
ISupportAcceptOrder,
ISupportAssign<IRange>,
INamed
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
See Also