ASP.NET Pack Programmer's Guide
RadarPlot.axes Property
See Also
 





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

Namespace: MindFusion.Charting
Package: RadarPlot.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(RadarPlot.prototype, "axes", { value: ObservableCollection<Axis> });

 Property Value

 See Also

RadarPlot Members
RadarPlot Class
MindFusion.Charting Namespace