Search
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

A RenderContext instance.

 See Also