WebChartControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
ExportToImage(Stream, DXImageFormat) | stream, format | Creates an image file in the specified format from the current web chart and exports it to a stream. |
ExportToImage(String, DXImageFormat) | filePath, format |