Back to Devexpress

SankeyDiagramControl.ExportToPdf Method

windowsforms-devexpress-dot-xtracharts-dot-sankey-dot-sankeydiagramcontrol-dot-exporttopdf.md

latest635 B
Original Source

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