Skip to main content
All docs
V25.1
  • MapExportOptions Class

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

    Declaration

    declare class MapExportOptions

    Remarks

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

    Warning

    A use of ASPxClientDashboard API reduces flexibility when you configure the control. The DashboardControl underlies the ASPxClientDashboard object. The control provides access to all client settings and allows you to implement complex scenarios. We recommend that you use the DashboardControl API to configure the Web Dashboard on the client. More information: Client-Side Functionality.

    Properties

    AutomaticPageLayout Property

    Obsolete. Gets or sets whether the page orientation used to export a map dashboard item is selected automatically.

    Declaration

    AutomaticPageLayout: boolean

    Property Value

    Type Description
    boolean

    true, to automatically select the page orientation used to export a map dashboard item; otherwise, false.

    SizeMode Property

    Obsolete. Gets or sets the export size mode for the map dashboard item.

    Declaration

    SizeMode: string

    Property Value

    Type Description
    string

    A value returned by the MapExportSizeMode class that specifies specifies the export size mode for the map dashboard item.