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

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.v19.2.dll

Declaration

public void InitializeDefault(
    object parameter
)

Parameters

Name Type
parameter Object

Implements

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