Dundas Chart for ASP.NET
Save Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > Chart Class : Save Method


Saves a chart image.

Overload List

Overload Description
Save(String,ChartImageFormat)

Saves the chart image to disk.


Saves chart image into the file.  
Save(Stream,ChartImageFormat)

Saves the chart image as an image stream, using a given image format.


Saves chart image into the stream.  
Save(Stream)

Saves the chart image as an image stream.


Saves image into the stream. ImageType, Compression and other control properties are used.  
Save(String)

Saves the chart image to disk.


Saves image into the file. ImageType, Compression and other control properties are used.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.