Reads a nullable enum value with the specified name.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Object readNullableEnum ( |
The name of the element to read.
The parent element.
A nullable enum that was read.
See Also