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