MindFusion.Charting for WebForms Programmer's Guide
Chart.dataSource Property
See Also
 



Gets or sets the chart's data source.

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

 Syntax

JavaScript  Copy Code

Object.defineProperty(Chart.prototype, "dataSource", { value: Object });

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace