Search
Chart.createPlot Method
See Also
 






Creates the Plot type corresponding to this chart.

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

 Syntax

JavaScript  Copy Code

function createPlot ()

 Return Value

An instance of Plot -derived class.

 See Also