Reads a list of double values.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public List<Double> readDoubleList ( |
The name of the element to read.
The name of the sub-element to read.
The list with double values that was read.
See Also