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





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

Namespace: MindFusion.Charting.Controls
Package: RadarChart.js

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Controls Namespace