Chart.SaveImage Method (Stream)
.NET Framework (current version)
Saves the chart image to the specified stream. The properties ImageType, Compression and other Chart control properties are used.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- imageStream
-
Type:
System.IO.Stream
The image stream.
.NET Framework
Available since 4.0
Available since 4.0
Show: