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

LinearGauge.AddStateIndicator() Method

Adds a state indicator to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Linear

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

Declaration

public LinearScaleStateIndicatorComponent AddStateIndicator()

Returns

Type Description
LinearScaleStateIndicatorComponent

A LinearScaleStateIndicatorComponent object that has been added.

See Also