dashboard-devexpress-dot-dashboardcommon-e602d3f0.md
Serves as the base class for map dashboard items.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public abstract class MapDashboardItem :
DataDashboardItem
Public MustInherit Class MapDashboardItem
Inherits DataDashboardItem
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.
Object DashboardItem DataDashboardItem MapDashboardItem ChoroplethMapDashboardItem
See Also