Back to Devexpress

HierarchicalChartControlBase.ExportToPdf Method

windowsforms-devexpress-dot-xtratreemap-dot-hierarchicalchartcontrolbase-dot-exporttopdf.md

latest720 B
Original Source

HierarchicalChartControlBase.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream, PdfExportOptions)stream, optionsExports a treemap/sunburst to the specified stream in the PDF format using the specified export options.
ExportToPdf(String, PdfExportOptions)filePath, optionsExports a treemap or sunburst to the specified file in the PDF format using the specified export options.