Implements Series.getValue. Returns the value for the specified data item in this DateTimeSeries.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
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.