Back to Devexpress

CircularGauge.AddRangeBar() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-circular-dot-circulargauge-d8d53594.md

latest1.3 KB
Original Source

CircularGauge.AddRangeBar() Method

Adds a range bar to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ArcScaleRangeBarComponent AddRangeBar()
vb
Public Function AddRangeBar As ArcScaleRangeBarComponent

Returns

TypeDescription
ArcScaleRangeBarComponent

An ArcScaleRangeBarComponent object that has been added.

|

See Also

CircularGauge Class

CircularGauge Members

DevExpress.XtraGauges.Win.Gauges.Circular Namespace