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

WebChartControl.ExportToImage Method

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