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

TreemapExportSizeMode Class

Lists constants used to specify how a Treemap dashboard item should be resized when being exported.

Declaration

declare class TreemapExportSizeMode

Remarks

Values listed in this class are used to set the DashboardPdfExportOptions.TreemapSizeMode property.

Properties

none Property

For internal use.

Declaration

static readonly none: string

Property Value

Type
string

zoom Property

For internal use.

Declaration

static readonly zoom: string

Property Value

Type
string