A newer version of this page is available.
Switch to the current version.
ChartControlSettings.LoadingPanelDelay Property
Obsolete. Gets or sets the delay before displaying the loading panel in the chart control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
[Obsolete("Use the SettingsLoadingPanel property instead.", true)]
public int LoadingPanelDelay { get; set; }
<Obsolete("Use the SettingsLoadingPanel property instead.", True)>
Public Property LoadingPanelDelay As Integer
Property Value
Type |
---|
Int32 |
See Also
Feedback