Skip to main content

MapDashboardItem Class

Serves as the base class for map dashboard items.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.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