Initializes a new instance of the RenderContext clas.
Namespace: MindFusion.Charting
File: RenderContext.js
SyntaxJavaScript
Copy Code
|
|---|
function RenderContext (clipRect, theme) |
A Rect specifying the clip rectangle.
A Theme instance where appearance attributes should be derived from.
See Also