Component.Draw override. Draws a grid and all chart graphics represented by contained SeriesRenderer objects.
Namespace: MindFusion.Charting
File: Plot.js
SyntaxJavaScript
Copy Code
|
|---|
function draw (context) |
Type: RenderContext
A RenderContext instance.
See Also