MindFusion.Java Package Programmer's Guide
Dashboard.createImage Method ()
See Also
 






Creates a bitmap Image that represents the Dashboard contents.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public BufferedImage createImage ()

 Return Value

A BufferedImage object containing a representation of the Dashboard.

 See Also

createImage Method Overload List
Dashboard Members
Dashboard Class
com.mindfusion.charting.swing Namespace