Gets the list of Axis objects that represent ranges of variables rendered in the radar chart.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public ObservableList<Axis> getAxes () |
An ObservableList with Axis instances.