Chart::SaveImage Method (Stream^, ChartImageFormat)
.NET Framework (current version)
Saves the chart image to the specified 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.Windows.Forms.DataVisualization.Charting::ChartImageFormat
The chart image format.
.NET Framework
Available since 4.0
Available since 4.0
Show: