Reads a float array with the specified name.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Float[] readFloatArray ( |
The name of the element to read.
The name of the sub-element to read.
The parent element.
The array with float values that was read.
See Also