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