Gets the Y-value of the specified data item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
protected double yData ( |
The zero-based index of the Series within the list of the Series rendered by this Renderer2D.
The zero-based index of the data item in the specified Series.
A double value.
See Also