DashboardPrintingOptions Properties
Obsolete. Contains settings that specify parameters affecting how the dashboard (dashboard item) is printed or exported.| Name | Description |
|---|---|
| AutoFitPageCount | Obsolete. Gets or sets the number of horizontal/vertical pages that span the total width/height of a dashboard (dashboard item). |
| CardOptions | Obsolete. Provides access to options specific to printing a card dashboard item. |
| ChartOptions | Obsolete. Provides access to options specific to printing a chart dashboard item. |
| DashboardItemOptions | Obsolete. Provides access to dashboard options specific to printing individual dashboard items. |
| DocumentContentOptions | Obsolete. Provides access to options specific to printing additional content. |
| FontInfo | Obsolete. Provides access to the font settings of the printed document. |
| GaugeOptions | Obsolete. Provides access to options specific to printing a gauge dashboard item. |
| GridOptions | Obsolete. Provides access to options specific to printing a grid dashboard item. |
| MapOptions | Obsolete. Provides access to options specific to printing map dashboard items. |
| PageLayout | Obsolete. Gets or sets the page orientation used to print a dashboard (dashboard item). |
| PaperKind | Obsolete. Gets or sets the standard paper size. |
| PieOptions | Obsolete. Provides access to options specific to printing a pie dashboard item. |
| PivotOptions | Obsolete. Provides access to options specific to printing a pivot dashboard item. |
| RangeFilterOptions | Obsolete. Provides access to options specific to printing a Range Filter dashboard item. |
| ScaleFactor | Obsolete. Gets or sets the scale factor (in fractions of 1), by which a dashboard (dashboard item) is scaled. |
| ScaleMode | Obsolete. Gets or sets the mode for scaling when printing a dashboard (dashboard item). |
| TreemapOptions | Obsolete. Provides access to options specific to printing a Treemap dashboard item. |
See Also