Chart.CreatePlot override. Creates the Plot type corresponding to this chart.
Namespace: MindFusion.Charting.Controls
File: RadarChart.js
SyntaxJavaScript
Copy Code
|
|---|
function createPlot () |
Type: Plot
An instance of the RadarPlot class.
See Also