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

PieExportOptions Class

Contains settings that specify parameters affecting how the Pie dashboard item is exported.

Declaration

declare class PieExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.PieOptions property to access options specific to exporting Pie dashboard items.

Properties

AutoArrangeContent Property

Obsolete. Gets or sets whether dashboard item elements are arranged automatically on the exported page.

Declaration

AutoArrangeContent: boolean

Property Value

Type Description
boolean

true, to arrange dashboard item elements automatically on the exported page; otherwise, false.