Skip to main content
A newer version of this page is available. .

CircularGauge.AddStateIndicator() Method

Adds a state indicator to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

Assembly: DevExpress.XtraGauges.v19.1.Win.dll

Declaration

public ArcScaleStateIndicatorComponent AddStateIndicator()

Returns

Type Description
ArcScaleStateIndicatorComponent

An ArcScaleStateIndicatorComponent object that has been added.

See Also