Search
BarChart.createPlot Method
See Also
 






Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

Namespace: MindFusion.Charting.Controls
File: BarChart.js

 Syntax

JavaScript  Copy Code

function createPlot ()

 Return Value

An instance of the Plot2D class.

 See Also