MindFusion.Charting for JavaScript Programmer's Guide
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

Type: Plot
An instance of Plot -derived class.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace