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

ImageDashboardItem Class

An Image dashboard item that displays static images.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public class ImageDashboardItem :
    DashboardItem,
    IImageModel

Remarks

The image dashboard item is used to add static images to a dashboard.

ImageOverview_Static

The following documentation is available.

Inheritance

Object
DashboardItem
ImageDashboardItem
See Also