Loads the settings for an AxesChart from an XML document.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override void LoadFromXml ( |
Visual Basic
![]() |
---|
Public Overrides Sub LoadFromXml( _ |
An XmlDocument instance that allows reading data from the XML document.
The method loads chart data from an XML document created by SaveToXml.