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

MapDashboardItem Class

Serves as the base class for map dashboard items.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public abstract class MapDashboardItem :
    DataDashboardItem

Remarks

Map dashboard items provide the capability to display maps within a dashboard. You can use the following options to display a map in the dashboard map item.

See Also