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

GaugeExportOptions Class

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

Declaration

declare class GaugeExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.GaugeOptions property to access options specific to exporting Gauge 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.