Search
PieChart.createPlot Method
See Also
 






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

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

 Syntax

JavaScript  Copy Code

function createPlot ()

 Return Value

An instance of the PolarPlot class.

 See Also