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