Skip to main content
All docs
V18.2

ChartExportOptions Class

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

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class ChartExportOptions

Remarks

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

Inheritance

Object
ChartExportOptions
See Also