ScaleCollection(GaugeBase) Constructor
In This Article
Initializes a new instance of the ScaleCollection<T> class with the specified owner.
Namespace: DevExpress.WinUI.Gauges
Assembly: DevExpress.WinUI.Gauges.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
gauge | Gauge |
A Gauge |
See Also