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