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