Skip to main content
All docs
V18.2

ChartExportSizeMode Class

Lists constants used to specify how a Chart dashboard item should be resized when being exported.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ChartExportSizeMode :
    JavaScriptObject

Remarks

Values returned by this class are used to set the DashboardPdfExportOptions.ChartSizeMode property.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
ChartExportSizeMode
See Also