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