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