Returns XML subtree representing guide
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public override XmlNode GetXml( XmlDocument xDoc, ChartGuideBase defaultBaseValues ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetXml ( _ xDoc As XmlDocument, _ defaultBaseValues As ChartGuideBase _ ) As XmlNode |
| Visual C++ |
|---|
public: virtual XmlNode^ GetXml( XmlDocument^ xDoc, ChartGuideBase^ defaultBaseValues ) override |
Parameters
- xDoc
- Type: System.Xml..::.XmlDocument
XMLDocument in which's context the node should be created
- defaultBaseValues
- Type: am.Charts..::.ChartGuideBase
ColumnChartGuide object with default values