Charting for WinForms Programmer's Guide
XmlPersistContext.XmlDocument Property
See Also
 






Gets the underlying XML document.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public XDocument XmlDocument { get; }

Visual Basic  Copy Code

Public ReadOnly Property XmlDocument As XDocument

 Property Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Charting Namespace