Initializes a new instance of the RenderContext class.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public RenderContext ( |
A Rectangle2D specifying the clip rectangle.
A Theme instance from which appearance attributes are derived.
See Also