Implements Series.getValue. Returns the data item from the specified dimension and index.
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 dimension whose coordinate to return.
A double-precision number representing the value of the data item in the PointSeries3D.