Having a chart displayed with a System.Windows.Forms.DataVisualization.Charting.Chart
control in a .Net 4.0 WinForms application, can I save its render into a picture file?
Click the File tab. Go to Save As. Click on the image format in which you want to save the chart (there is JPG, PNG, and BMP format).
Open your spreadsheet in Excel and right-click the chart you want to save as an image. Select “Save as Picture” from the shortcut menu. When the Save as Picture window opens, select the location where you want to save the image. Then, give your picture a File Name.
Click the chart that you want to save as a picture. Choose Copy from the ribbon, or press CTRL+C on your keyboard . Switch to the application you want to copy the chart to. If you're saving as a separate image file open your favorite graphics editor, such as Microsoft Paint.
How about the Chart.SaveImage()
method?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With