Back to Devexpress

DashboardDesigner.ImageExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-11261b3d.md

latest1.7 KB
Original Source

DashboardDesigner.ImageExportOptions Property

Provides access to options related to exporting a dashboard/dashboard item to an image.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public DashboardImageExportOptions ImageExportOptions { get; }
vb
Public ReadOnly Property ImageExportOptions As DashboardImageExportOptions

Property Value

TypeDescription
DashboardImageExportOptions

A DashboardImageExportOptions object containing options related to exporting a dashboard/dashboard item as an image.

|

Implements

ImageExportOptions

See Also

PdfExportOptions

ExcelExportOptions

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace