Skip to main content

ASPxGaugeControl.ResetGraphicsProperties() Method

Resets all rendering settings to their default values.

Namespace: DevExpress.Web.ASPxGauges

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

NuGet Package: DevExpress.Web.Visualization

Declaration

public void ResetGraphicsProperties()

Remarks

See the ASPxGaugeControl.GraphicsProperties property for more details.

See Also