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



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

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(FunnelChart.prototype, "series", { value: Series });

 Property Value

 See Also

FunnelChart Members
FunnelChart Class
MindFusion.Charting.Controls Namespace