MindFusion.Charting Programmer's Guide

Chart.SaveToXml Method

See Also
 





Saves the Chart to an XML file.

 Overload List

Name Description

Chart.SaveToXml (String)

Saves the Chart to an XML document.

Chart.SaveToXml (XmlDocument)

Saves the Chart to an XML document.

 See Also