Implements Series.getValue. Returns the value for the specified data item in the data source.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public double getValue ( |
An integer value specifying the index of the data item.
An integer value specifying the dimension whose coordinate to return.
A double-precision number representing the value of the data item in the data source.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |