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



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

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

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Charting.Controls Namespace