Reads an integer value with the specified name and default value.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public int readInt ( |
The name of the element to read.
The name of the parent element.
The default value.
The int that was read.
See Also