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






Initializes a new instance of the RenderContext clas.

Namespace: MindFusion.Charting
File: RenderContext.js

 Syntax

JavaScript  Copy Code

function RenderContext (clipRect, theme)

 Parameters

clipRect

Type: Rect
A Rect specifying the clip rectangle.

theme

Type: Theme
A Theme instance where appearance attributes should be derived from.

 See Also

RenderContext Class
MindFusion.Charting Namespace