Chart::SaveImage Method (Stream^, ImageFormat^)
.NET Framework (current version)
Saves the image to the specifed stream.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- imageStream
-
Type:
System.IO::Stream^
The stream in which the image is saved to.
- format
-
Type:
System.Drawing.Imaging::ImageFormat^
The image format.
.NET Framework
Available since 4.0
Available since 4.0
Show: