Skip to main content
All docs
V23.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.

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

static readonly none: string

Property Value

Type
string

zoom Property

For internal use.

Declaration

static readonly zoom: string

Property Value

Type
string