Gets the Axis that represents the value range for the data item with the specified index.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Axis getEffectiveAxis ( |
The zero-based index of the data items in its Series.
The associated Axis.
See Also