Back to Devexpress

CircularGauge.AddBackgroundLayer() Method

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

latest1.4 KB
Original Source

CircularGauge.AddBackgroundLayer() Method

Adds a background layer to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ArcScaleBackgroundLayerComponent AddBackgroundLayer()
vb
Public Function AddBackgroundLayer As ArcScaleBackgroundLayerComponent

Returns

TypeDescription
ArcScaleBackgroundLayerComponent

An ArcScaleBackgroundLayerComponent object that represents the background layer that has been added.

|

See Also

CircularGauge Class

CircularGauge Members

DevExpress.XtraGauges.Win.Gauges.Circular Namespace