Returns XML object representing chart series
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public XmlNode GetXml( XmlDocument xmlDoc ) |
| Visual Basic (Declaration) |
|---|
Public Function GetXml ( _ xmlDoc As XmlDocument _ ) As XmlNode |
| Visual C++ |
|---|
public: XmlNode^ GetXml( XmlDocument^ xmlDoc ) |
Parameters
- xmlDoc
- Type: System.Xml..::.XmlDocument
XMLDocument in which's context the node should be created