A newer version of this page is available.
Switch to the current version.
BaseScaleDependentComponent<TProvider> Class
The base class for all dependent scale components.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v18.2.Core.dll
Declaration
public abstract class BaseScaleDependentComponent<TProvider> :
BaseScaleComponent
where TProvider : BaseProvider
Public MustInherit Class BaseScaleDependentComponent(Of TProvider As BaseProvider)
Inherits BaseScaleComponent
Type Parameters
Name |
---|
TProvider |
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseElement<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
DevExpress.XtraGauges.Core.Base.BaseLeaf<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
See Also
Feedback