DxPdfExportOptions.ScaleFactor Property
Specifies the scale factor (in fractions of 1) by which a dashboard/dashboard item is scaled in the exported document.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
Declaration
Property Value
Type | Description |
---|---|
Single | A number that specifies the scale factor by which a dashboard/dashboard item is scaled in the exported document. |
See Also