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

ASPxGaugeControl.ResetGraphicsProperties() Method

Resets all rendering settings to their default values.

Namespace: DevExpress.Web.ASPxGauges

Assembly: DevExpress.Web.ASPxGauges.v20.2.dll

NuGet Package: DevExpress.Web.Visualization

Declaration

public void ResetGraphicsProperties()

Remarks

See the ASPxGaugeControl.GraphicsProperties property for more details.

See Also