Saves the LineChart to an XML document.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override void SaveToXml ( |
Visual Basic
![]() |
---|
Public Overrides Sub SaveToXml( _ |
An XmlNode object that allows adding data to the XML document.
Saves the chart data as tags in an XML document. Use LoadFromXml to restore the chart data later.