Plot.Draw override. Draws a projection of 3D models generated by contained Renderer3D objects.
Namespace: MindFusion.Charting
File: Plot3D.js
SyntaxJavaScript
Copy Code
|
|---|
function draw (context) |
Type: RenderContext
A RenderContext instance.
See Also