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