Creates a RenderContext instance.
Namespace: MindFusion.Charting.Controls
File: Dashboard.js
JavaScript Copy Code |
---|
function createRenderContext (graphics, clipRect) |
A Graphics surface where dashboard elements should be rendered.
The current clip rectangle.
A RenderContext instance.