Back to Devexpress

DashboardDesigner.ExportToImage Method

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-dot-exporttoimage.md

latest1.1 KB
Original Source

DashboardDesigner.ExportToImage Method

NameParametersDescription
ExportToImage(Stream, DashboardImageExportOptions)stream, optionsExports a dashboard to the specified stream in Image format using the specified image-specific options.
ExportToImage(Stream)streamExports a dashboard to the specified stream in Image format.
ExportToImage(String, DashboardImageExportOptions)filePath, optionsExports a dashboard to the specified image file using the specified image-specific options.
ExportToImage(String)filePathExports a dashboard to the specified file in Image format.