Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Save Method
See Also 
Dundas.Charting.WebControl Namespace > Chart Class : Save Method


Saves chart image into the file.

Overload List

Overload Description
Save(String,ChartImageFormat) Saves chart image into the file.  
Save(Stream,ChartImageFormat) Saves chart image into the stream.  
Save(Stream) Saves image into the stream. ImageType, Compression and other control properties are used.  
Save(String) 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