Skip to main content

DashboardPrintPreviewOptions Properties

Contains options related to printing a dashboard/dashboard item.
Name Description
AutoFitPageCount Gets or sets the number of horizontal/vertical pages that span the total width/height of a dashboard/dashboard item.
CardAutoArrangeContent Gets or sets whether cards within the Card dashboard item are automatically arranged on the printed page.
ChartAutomaticPageLayout Gets or sets whether the page orientation used to print the Chart dashboard item is selected automatically.
ChartSizeMode Gets or sets the print size mode for the Chart dashboard item.
DashboardAutomaticPageLayout Gets or sets whether the page orientation used to print a dashboard is selected automatically.
DashboardStatePosition Gets or sets a position of the dashboard state (such as master filter or current parameter values) in the printed document.
DocumentScaleMode Gets or sets the mode for scaling a dashboard/dashboard item in the printed document.
ExportFilters Gets or sets whether to add the state of master filter items to the printed document.
ExportParameters Gets or sets whether to add current parameter values to the printed document.
FontInfo Provides access to the font settings of the printed document.
GaugeAutoArrangeContent Gets or sets whether gauges within the Gauge dashboard item are automatically arranged on the printed page.
GridFitToPageWidth Gets or sets whether the size of the Grid dashboard item is changed according to the width of the printed page.
GridPrintHeadersOnEveryPage Gets or sets whether to add column headers of the Grid dashboard item to every page.
IncludeHiddenParameters Gets or sets whether to add current values of hidden parameter to the printed document.
MapAutomaticPageLayout Gets or sets whether the page orientation used to print the Map dashboard item is selected automatically.
MapSizeMode Gets or sets the print size mode for the Map dashboard item.
PageLayout Gets or sets the page orientation used to print a dashboard/dashboard item.
PaperKind Gets or sets the type of paper for the printed document.
PieAutoArrangeContent Gets or sets whether pies within the Pie dashboard item are automatically arranged on the printed page.
PivotPrintHeadersOnEveryPage Gets or sets whether to add column headers of the Pivot dashboard item to every page.
RangeFilterAutomaticPageLayout Gets or sets whether the page orientation used to print the Range Filter dashboard item is selected automatically.
RangeFilterSizeMode Gets or sets the print size mode for the Range Filter dashboard item.
ScaleFactor Gets or sets the scale factor (in fractions of 1), by which a dashboard/dashboard item is scaled in the printed document.
ScaleMode Obsolete. Gets or sets the mode for scaling a dashboard/dashboard item in the printed document.
ShowTitle Gets or sets whether a dashboard title (or dashboard item’s caption) is included as the printed document title.
TreemapAutomaticPageLayout Gets or sets whether the page orientation used to print the Treemap dashboard item is selected automatically.
TreemapSizeMode Gets or sets the print size mode for the Treemap dashboard item.
See Also