Skip to main content

StateIndicatorGauge.AddIndicator() Method

Adds an indicator to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.State

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

NuGet Package: DevExpress.Win.Gauges

Declaration

public StateIndicatorComponent AddIndicator()

Returns

Type Description
StateIndicatorComponent

A StateIndicatorComponent object that has been added.

See Also