Skip to main content
All docs
V24.2

TreemapExportSizeMode Class

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

#Declaration

TypeScript
declare class TreemapExportSizeMode

#Remarks

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

Warning

A use of ASPxClientDashboard API reduces flexibility when you configure the control. The DashboardControl underlies the ASPxClientDashboard object. The control provides access to all client settings and allows you to implement complex scenarios. We recommend that you use the DashboardControl API to configure the Web Dashboard on the client. More information: Client-Side Functionality.

#Properties

#none Property

For internal use.

#Declaration

TypeScript
static readonly none: string

#Property Value

Type
string

#zoom Property

For internal use.

#Declaration

TypeScript
static readonly zoom: string

#Property Value

Type
string