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