Skip to main content
A newer version of this page is available.
All docs
V19.2

TreemapExportOptions Class

Contains settings that specify parameters affecting how the Treemap dashboard item is Printing and Exporting.

Declaration

declare class TreemapExportOptions

Remarks

Use the DashboardExportOptions.TreemapOptions property to access options specific to Treemap dashboard item export.

Properties

AutomaticPageLayout Property

Obsolete. Gets or sets whether the page orientation used to export a Treemap dashboard item is selected automatically.

Declaration

AutomaticPageLayout: boolean

Property Value

Type Description
boolean

true, to automatically select the page orientation used to export a Treemap dashboard item; otherwise, false.

SizeMode Property

Obsolete. Gets or sets the export size mode for the Treemap dashboard item.

Declaration

SizeMode: string

Property Value

Type Description
string

A TreemapExportSizeMode enumeration member that specifies the print size mode for the Treemap dashboard item.