MindFusion.Charting for WebForms Programmer's Guide
BubbleChart.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: BubbleChart.js

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

BubbleChart Members
BubbleChart Class
MindFusion.Charting.Controls Namespace