MindFusion.Charting for JavaScript Programmer's Guide
Plot.drawPlot Method
See Also
 






Draws the plot's background and borders.

Namespace: MindFusion.Charting
File: Plot.js

 Syntax

JavaScript  Copy Code

function drawPlot (context)

 Parameters

context

Type: RenderContext
A RenderContext instance.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace