MindFusion.Charting for WebForms Programmer's Guide
RenderContext Constructor
See Also
 



Initializes a new instance of the RenderContext clas.

Namespace: MindFusion.Charting
Assembly: RenderContext.js

 Syntax

JavaScript  Copy Code

function RenderContext (clipRect, theme)

 Parameters

clipRect

A Rect specifying the clip rectangle.

theme

A Theme instance where appearance attributes should be derived from.

 See Also

RenderContext Class
MindFusion.Charting Namespace