Skip to main content

CircularGauge.AddRangeBar() Method

Adds a range bar to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

Declaration

public ArcScaleRangeBarComponent AddRangeBar()

Returns

Type Description
ArcScaleRangeBarComponent

An ArcScaleRangeBarComponent object that has been added.

See Also