Saves the Chart to an XML document. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public virtual void SaveToXml ( |
Visual Basic
![]() |
---|
Public Overridable Sub SaveToXml ( _ |
JavaScript
![]() |
---|
function SaveToXml (fileName) |
Saves the chart data into an XML file. Use LoadFromXml to restore the data later.