Reads an enum value with the specified name.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public int readEnum ( |
The name of the element to read.
The parent element.
An object that represents the enum that was read.
See Also