Creates a bitmap Image with the specified width and height that represents the Dashboard contents.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public BufferedImage createImage ( |
The width, in pixels.
The height, in pixels.
A BufferedImage object containing a representation of the Dashboard.