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






Initializes a new instance of the RenderContext class.

Namespace: MindFusion.Charting
File: RenderContext2D.js

 Syntax

JavaScript  Copy Code

function RenderContext2D (clipRect, theme)

 Parameters

clipRect

Type: void
A RectD specifying the clip rectangle.

theme

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

 See Also

RenderContext2D Class
MindFusion.Charting Namespace