Gets the Axis representing the range for specified data variable index.
Namespace: MindFusion.Charting
File: RadarPlot.js
SyntaxJavaScript
Copy Code
|
|---|
function getEffectiveAxis (index) |
An integer index of data items in series.
The associated Axis.
See Also