DigitalGauge(IGaugeContainer) Constructor
Initializes a new instance of the DigitalGauge class.
Namespace: DevExpress.XtraGauges.Win.Gauges.Digital
Assembly: DevExpress.XtraGauges.v25.2.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | DevExpress.XtraGauges.Base.IGaugeContainer | A container that will own the created gauge. |
See Also