Search
XmlPersistContext.writeObject Method
See Also
 






Writes the specified object under the specified name.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function writeObject (objectValue, elementName, parentElement)

 Parameters

objectValue

elementName

parentElement

 See Also