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

CircularGauge.AddEffectLayer() Method

Adds an effect layer to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

Assembly: DevExpress.XtraGauges.v21.1.Win.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Gauges

Declaration

public ArcScaleEffectLayerComponent AddEffectLayer()

Returns

Type Description
ArcScaleEffectLayerComponent

An ArcScaleEffectLayerComponent object that has been added.

See Also