Skip to main content
All docs
V18.2

ImageFormatOptions Class

Contains settings that specify parameters affecting how the dashboard or dashboard item is exported in Image format.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ImageFormatOptions

Remarks

Use the ASPxClientDashboardExportOptions.ImageOptions property to access options specific to exporting the dashboard (dashboard item) in Image format.

Inheritance

Object
ImageFormatOptions
See Also