MindFusion.Charting for JavaScript Programmer's Guide
RadarPlot.getEffectiveAxis Method
See Also
 






Gets the Axis representing the range for specified data variable index.

Namespace: MindFusion.Charting
File: RadarPlot.js

 Syntax

JavaScript  Copy Code

function getEffectiveAxis (index)

 Parameters

index

Type: Number
An integer index of data items in series.

 Return Value

Type: Axis
The associated Axis.

 See Also

RadarPlot Members
RadarPlot Class
MindFusion.Charting Namespace