Writes a reference to the specified image. The image is registered within the internal hashtable for subsequent serialization.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Element writeImage ( |
The Image value to write.
The name of the element to write.
The parent element.
The newly created Element.
See Also