Back to Devexpress

ChartControlSettings.LoadingPanelImage Property

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

latest1.3 KB
Original Source

ChartControlSettings.LoadingPanelImage Property

Gets the position of an image displayed within a loading panel with respect to the panel’s text content.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ImageProperties LoadingPanelImage { get; }
vb
Public ReadOnly Property LoadingPanelImage As ImageProperties

Property Value

TypeDescription
ImageProperties

An object that contains the image’s settings.

|

See Also

Charting

SettingsLoadingPanel

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace