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



Gets or sets the list of series whose data is drawn in this chart.

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

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Controls Namespace