MindFusion.Charting for WebForms Programmer's Guide
BiaxialChart.createRenderContext Method
See Also
 



Dashboard.CreateRenderContext override. Creates a RenderContext instance.

Namespace: MindFusion.Charting.Controls
Assembly: BiaxialChart.js

 Syntax

JavaScript  Copy Code

function createRenderContext (graphics, clipRect)

 Parameters

graphics

An Graphics surface where dashboard elements should be rendered.

clipRect

The current clip rectangle.

 Return Value

A RenderContext instance.

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.Controls Namespace