Reads a boolean value with the specified name from the specified parent element and default value.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean readBool ( |
The name of the element that is read.
The parent element.
The default value.
The boolean value that was read.
See Also