Back to Devexpress

HeatmapControl.ExportToPdf Method

windowsforms-devexpress-dot-xtracharts-dot-heatmap-dot-heatmapcontrol-dot-exporttopdf.md

latest619 B
Original Source

HeatmapControl.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream, PdfExportOptions)stream, optionsExports the chart’s data to a PDF document and sends it to the stream.
ExportToPdf(String, PdfExportOptions)filePath, optionsExports the diagram image to a PDF file with the specified path.