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

ChartExportOptions Class

Contains settings that specify parameters affecting how Chart dashboard items are exported.

Declaration

declare class ChartExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.ChartOptions property to access options specific to exporting Chart dashboard items.

Properties

AutomaticPageLayout Property

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

Declaration

AutomaticPageLayout: boolean

Property Value

Type Description
boolean

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

SizeMode Property

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

Declaration

SizeMode: string

Property Value

Type Description
string

A value returned by the ChartExportSizeMode class that specifies the export size mode for the Chart dashboard item.