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