Gets the image Axis coordinate (output value) ofthe specified data item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
protected double imageData ( |
The zero-based index of the Series within the list of all Series rendered by this Renderer2D.
The zero-based index of the data item in the specified Series.
A double value.
See Also