Initializes a new instance of the Chart class.
Namespace: MindFusion.Charting.Controls
File: Chart.js
JavaScript Copy Code |
---|
function Chart (element, [renderer]) |
The canvas DOM element to associate this chart with.
A SeriesRenderer used to draw chart's data series.