Gets the list of Axis objects representing ranges of variables represented in the radar chart.
Namespace: MindFusion.Charting.Controls
Package: RadarChart.js
JavaScript Copy Code |
---|
Object.defineProperty(RadarChart.prototype, "axes", { value: ObservableCollection<Axis> }); |