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



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

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

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.Controls Namespace