ChartControlBase.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
Export |
stream, size |
Exports a chart to the specified stream using the specified size mode in the PDF format. |
Export |
stream, options, size |
Exports a chart to the specified stream using the specified options and size mode in the PDF format. |
Export |
stream, options | Exports a chart to the specified stream using the specified options in the PDF format. |
Export |
stream | Exports a chart to the specified stream in the PDF format. |
Export |
file |
Exports a chart to the specified file using the specified size mode in the PDF format. |
Export |
file |
Exports a chart to the specified file using the specified options and size mode in the PDF format. |
Export |
file |
Exports a chart to the specified file using the specified options in the PDF format. |
Export |
file |
Exports a chart to the specified file in the PDF format. |