Back to Devexpress

ChartControlSettings.SettingsLoadingPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-b9ef7d1b.md

latest1.2 KB
Original Source

ChartControlSettings.SettingsLoadingPanel Property

Provides access to the loading panel settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public SettingsLoadingPanel SettingsLoadingPanel { get; }
vb
Public ReadOnly Property SettingsLoadingPanel As SettingsLoadingPanel

Property Value

TypeDescription
SettingsLoadingPanel

A SettingsLoadingPanel object containing the loading panel’s settings.

|

See Also

Charting

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace