Implements Series.getValue. Returns a value for the specified data item in the XML document.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public double getValue ( |
A double-precision number representing the value of a data item in the XML document.
RemarksThe dimensions are three - X, Y and Z. The XmlSeries can use data from all of them.
See Also