Skip to main content
All docs
V18.2

PieExportOptions Class

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

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class PieExportOptions

Remarks

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

Inheritance

Object
PieExportOptions
See Also