Search
RenderContext.getGraphics Method
See Also
 






Gets the current drawing surface.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Graphics2D getGraphics ()

 Return Value

A Graphics2D instance.

 See Also