Adds a new child node with the specified name andvalue to the specified parent node.
Namespace: MindFusion.Charting
File: XmlPersistContext.js
SyntaxJavaScript
Copy Code
|
|---|
function addChildElement (elementName, parentElement, innerText) |
Type: void
Type: void
Type: void
See Also