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