Search
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

An integer index of data items in series.

 Return Value

The associated Axis.

 See Also