Sets a default Axis object used when data item index does not have corresponding element in the Axes collection.
Namespace: MindFusion.Charting
Package: RadarPlot.js
JavaScript Copy Code |
---|
Object.defineProperty(RadarPlot.prototype, "defaultAxis", { value: Axis }); |