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