Back to Devexpress

CircularGauge.AddStateIndicator() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-circular-dot-circulargauge-d472129c.md

latest1.4 KB
Original Source

CircularGauge.AddStateIndicator() Method

Adds a state indicator to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Circular

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ArcScaleStateIndicatorComponent AddStateIndicator()
vb
Public Function AddStateIndicator As ArcScaleStateIndicatorComponent

Returns

TypeDescription
ArcScaleStateIndicatorComponent

An ArcScaleStateIndicatorComponent object that has been added.

|

See Also

CircularGauge Class

CircularGauge Members

DevExpress.XtraGauges.Win.Gauges.Circular Namespace