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