Search
Dashboard.createImage Method
See Also
 






Creates a bitmap Image that represents the Dashboard contents.

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

 Syntax

Java  Copy Code

public BufferedImage createImage ()

 Return Value

A BufferedImage object containing a representation of the Dashboard.

 See Also