Skip to main content
All docs
V18.2

DashboardExportDocumentScaleMode.UseScaleFactor Field

The size of the dashboard / dashboard item on the exported page is changed according to the scale factor value (DashboardPdfExportOptions.ScaleFactor).

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public static readonly string UseScaleFactor

Field Value

Type
String
See Also