Skip to main content
All docs
V18.2

DashboardImageExportOptions Class

Contains options related to exporting a dashboard/dashboard item to an image.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class DashboardImageExportOptions

The following members return DashboardImageExportOptions objects:

Remarks

The following properties allow you to obtain and specify image-specific export options on the client side.

Moreover, you can specify image options when exporting a dashboard/dashboard item using the following methods.

Inheritance

Object
DashboardImageExportOptions
See Also