Back to Devexpress

DashboardViewer.ImageExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-99a6ec69.md

latest1.7 KB
Original Source

DashboardViewer.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

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace