BaseGaugeWin.Name Property
In This Article
Gets or sets the gauge’s name.
Namespace: DevExpress.XtraGauges.Win.Base
Assembly: DevExpress.XtraGauges.v24.2.Win.dll
NuGet Package: DevExpress.Win.Gauges
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the gauge’s name. |
See Also