Skip to main content

ASPxGaugeControl.InitializeDefault(Object) Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Web.ASPxGauges

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

NuGet Package: DevExpress.Web.Visualization

Declaration

public void InitializeDefault(
    object parameter
)

Parameters

Name Type
parameter Object

Implements

DevExpress.XtraGauges.Base.IGaugeContainer.InitializeDefault(Object)
See Also