MindFusion.Charting for WebForms Programmer's Guide
RadarChart.defaultAxis Property
See Also
 



Gets a default Axis object used when data item index does not have corresponding element in the Axes collection.

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(RadarChart.prototype, "defaultAxis", { value: Axis });

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Controls Namespace