ASP.NET Pack Programmer's Guide
BarChart.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
Package: BarChart.js

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Charting.Controls Namespace