A newer version of this page is available.
Switch to the current version.
ChartControlSettings.LoadingPanelImagePosition Property
Obsolete. Gets or sets the position of an image displayed within a loading panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
[Obsolete("Use the SettingsLoadingPanel property instead.", true)]
public ImagePosition LoadingPanelImagePosition { get; set; }
<Obsolete("Use the SettingsLoadingPanel property instead.", True)>
Public Property LoadingPanelImagePosition As ImagePosition
Property Value
Type |
---|
ImagePosition |
See Also
Feedback