Skip to main content
A newer version of this page is available. .

ChartControl.ExportToImage Method

Name Parameters Description
ExportToImage(Stream, ImageFormat) stream, format Creates an image file in the specified format from the current chart and exports it to a stream.
ExportToImage(String, ImageFormat) filePath, format Creates an image file in the specified format from the current chart and outputs it to the specified path.