DashboardExportOptions Properties
Obsolete. Contains settings that specify default parameters affecting how the dashboard (dashboard item) is 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 for exporting a card dashboard item. |
| ChartOptions | Obsolete. Provides access to options for exporting a chart dashboard item. |
| DashboardItemOptions | Obsolete. Provides access to dashboard options specific to export individual dashboard items. |
| DocumentContentOptions | Obsolete. Provides access to options specific to exporting additional content. |
| ExcelFormatOptions | Obsolete. Provides access to options affecting how the dashboard item is exported in Excel format. |
| FontInfo | Obsolete. Provides access to the font settings of the exported document. |
| GaugeOptions | Obsolete. Provides access to options for exporting a gauge dashboard item. |
| GridOptions | Obsolete. Provides access to options for exporting a grid dashboard item. |
| ImageFormatOptions | Obsolete. Provides access to options affecting how the dashboard or dashboard item is exported in Image format. |
| MapOptions | Obsolete. Provides access to options for exporting a map dashboard item. |
| PageLayout | Obsolete. Gets or sets the page orientation used to export a dashboard (dashboard item). |
| PaperKind | Obsolete. Gets or sets the standard paper size. |
| PieOptions | Obsolete. Provides access to options for exporting a pie dashboard item. |
| PivotOptions | Obsolete. Provides access to options for exporting a pivot dashboard item. |
| RangeFilterOptions | Obsolete. Provides access to options for exporting 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 exporting a dashboard (dashboard item). |
| TreemapOptions | Obsolete. Provides access to options for exporting a Treemap dashboard item. |
See Also