TreemapExportSizeMode Class
In This Article
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 ASPx
API reduces flexibility when you configure the control. The DashboardASPx
object. The control provides access to all client settings and allows you to implement complex scenarios. We recommend that you use the Dashboard
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 |