Implements Series.getValue. Returns the value for the specified data item in this SimpleSeries.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public double getValue ( |
A double-precision number representing the value of the data item.
See Also