dashboard-16868-winforms-dashboard-winforms-designer-create-dashboards-in-the-winforms-designer-dashboard-item-settings-chart-printing-and-exporting.md
The BI Dashboard allows you to print/export individual dashboard items, or the entire dashboard. To learn more about printing concepts common to all dashboard items, see the Printing and Exporting topic.
This topic describes printing/exporting specifics for the Chart dashboard item.
If you are printing the Chart dashboard item using the Print Preview, you can customize the following options (via the Options button) before printing.
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.
The following options are available when exporting the Chart dashboard item to a PDF.
Specify the required options in this dialog and click Export to export the Chart dashboard item. To reset changes to the default values, click the Reset button.
All data-bound dashboard items provide the same set of options when exporting them to an Image format. The following options are available:
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.
Data visualized within all data-bound dashboard items can be exported to the specified Excel format. The following options are available:
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.
The Dashboard control rises the CustomExport event before saving the exported document to the PDF and Image formats. Use this event to obtain the printable XRChart control for ChartDashboardItem and customize the exported document.
Refer to the Custom Export section for details.