DashboardViewer.ImageExportOptions Property
Provides access to options related to exporting a dashboard/dashboard item to an image.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DashboardImageExportOptions | A DashboardImageExportOptions object containing options related to exporting a dashboard/dashboard item as an image. |
Implements
See Also