Skip to main content
All docs
V18.2

MapExportOptions Class

Contains settings that specify parameters affecting how Map dashboard items are exported.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class MapExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.MapOptions property to access options specific to exporting Map dashboard items.

Inheritance

Object
MapExportOptions
See Also