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



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

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

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.Controls Namespace