Skip to main content

ASPxGaugeControl.ResetGraphicsProperties() Method

In This Article

Resets all rendering settings to their default values.

Namespace: DevExpress.Web.ASPxGauges

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

NuGet Package: DevExpress.Web.Visualization

#Declaration

public void ResetGraphicsProperties()

#Remarks

See the ASPxGaugeControl.GraphicsProperties property for more details.

See Also