MindFusion.Charting for Java Programmer's Guide
CustomPaintEvent.getGraphics Method
See Also
 






  Gauges

Gets the target graphics.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public Graphics2D getGraphics ()

 Return Value

 See Also