MindFusion.Charting for Java Programmer's Guide |
DateTimeSeries.getValue Method |
See Also |
![]() ![]() |
Implements Series.getValue. Returns the value for the specified data item in this DateTimeSeries.
Namespace: com.mindfusion.charting
File: 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.
© 2022 MindFusion |