Search
EventSeries.getValue Method
See Also
 






Implements Series.getValue. Returns a coordinate of specified point in this series.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public double getValue (
    int index,
    int dimension
)

 Parameters

index

dimension

 Return Value

 See Also