BaseGauge.Name Property
Gets or sets the gauge’s name.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the gauge’s name. |
See Also