Returns XML representing this data item
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public XmlNode GetItemXml( XmlDocument xmlDoc ) |
| Visual Basic (Declaration) |
|---|
Public Function GetItemXml ( _ xmlDoc As XmlDocument _ ) As XmlNode |
| Visual C++ |
|---|
public: XmlNode^ GetItemXml( XmlDocument^ xmlDoc ) |
Parameters
- xmlDoc
- Type: System.Xml..::.XmlDocument
XmlDocument to be used for creation of the XmlNode