DxPdfExportOptions.PieAutoArrangeContent Property
Specifies whether pies within the Pie dashboard item are automatically arranged on the exported page.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to arrange pies automatically on the exported page; otherwise, false. |
See Also