MindFusion.Java Package Programmer's Guide
RadarPlot.getAxes Method
See Also
 






Gets the list of Axis objects that contain ranges of variables represented in the radar chart.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public ObservableList<Axis> getAxes ()

 Return Value

A list with Axis instances.

 See Also

RadarPlot Members
RadarPlot Class
com.mindfusion.charting Namespace