Writes the specified object under the specified name.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Element writeObject ( |
The object to write.
The name of the element to write.
The parent element.
The newly created Element.
See Also