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