Skip to main content

Printing and Exporting for the Choropleth Map in the WinForms Designer

  • 4 minutes to read

The BI Dashboard allows you to print/export individual dashboard items, or the entire dashboard. To learn more about printing and exporting concepts common to all dashboard items, see the Printing and Exporting topic.

This topic describes the specifics of printing/exporting a Choropleth Map dashboard item.

Printing

If you are printing the Choropleth Map dashboard item using the Print Preview, you can customize the following options (via the Options button) before printing.

ChoroplethMap_PrintingOptionsDialog

  • Show Title - Specifies whether to apply the dashboard item caption to the printed document title.
  • Title - Specifies the title of the printed document.
  • Size Mode - Allows you to specify the print size mode for the Choropleth Map dashboard item.
  • Include | Filters - Allows you to include master filter values to the printed document.
  • Include | Parameters - Allows you to include parameter values to the printed document.
  • Position - Specifies the position of the master filter and parameter values in the printed document. You can select between Below and Separate Page.

Specify the required options in the Options dialog and click the Submit button to apply the changes. To reset changes to the default values, click the Reset button.

Export to PDF

The following options are available when exporting the Choropleth Map dashboard item to a PDF.

ChoroplethMap_PDFExportOptionsDialog

  • Page Layout - Specifies the page orientation used to export a dashboard item.
  • Size - Specifies the standard paper size.
  • Show Title - Specifies whether to apply the Choropleth Map caption to the exported document title.
  • Title - Specifies the title of the exported document.
  • Size Mode - Specifies the export size mode for the Choropleth Map dashboard item.
  • Include | Filters - Allows you to include master filter values to the exported document.
  • Include | Parameters - Allows you to include parameter values to the exported document.
  • Position - Specifies the position of the master filter and parameter values in the exported document. You can select between Below and Separate Page.

Specify the required options in this dialog and click Export to export the Choropleth Map dashboard item. To reset changes to the default values, click the Reset button.

Export to Image

All data-bound dashboard items provide the same set of options when exporting them to an Image format. The following options are available:

Chart_ImageExportOptionsDialog

  • Image Format - Specifies the image format in which the dashboard item is exported.
  • Show Title - Specifies whether to apply the dashboard item caption to the exported document title.
  • Title - Specifies the title of the exported document.
  • Resolution (dpi) - Specifies the resolution (in dpi) used to export the dashboard item.
  • Include | Filters - Allows you to include master filter values to the exported document.
  • Include | Parameters - Allows you to include parameter values to the exported document.

Specify the required options in this dialog and click Export to export the dashboard item. To reset changes to the default values, click the Reset button.

Export to Excel

Data visualized within all data-bound dashboard items can be exported to the specified Excel format. The following options are available:

ExportToExcelDialog

  • Excel Format - Specifies the Excel format in which the dashboard item is exported. You can use the XLSX, XLS or CSV formats.
  • Separator - Specifies the string used to separate values in the exported CSV document.
  • Include | Filters - Allows you to include master filter values to the exported document.
  • Include | Parameters - Allows you to include parameter values to the exported document.
  • Position - Specifies the position of the master filter and parameter values in the exported document. You can select between Below and Separate Sheet.

Specify the required options in this dialog and click Export to export the dashboard item. To reset changes to the default values, click the Reset button.