LinearGauge.AddStateIndicator() Method
Adds a state indicator to the gauge.
Namespace: DevExpress.XtraGauges.Win.Gauges.Linear
Assembly: DevExpress.XtraGauges.v25.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Returns
| Type | Description |
|---|---|
| LinearScaleStateIndicatorComponent | A LinearScaleStateIndicatorComponent object that has been added. |
See Also