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

StateIndicatorGauge.AddIndicator() Method

Adds an indicator to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.State

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

Declaration

public StateIndicatorComponent AddIndicator()

Returns

Type Description
StateIndicatorComponent

A StateIndicatorComponent object that has been added.

See Also