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

CircularGauge.AddRangeBar() Method

Adds a range bar to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

Declaration

public ArcScaleRangeBarComponent AddRangeBar()

Returns

Type Description
ArcScaleRangeBarComponent

An ArcScaleRangeBarComponent object that has been added.

See Also