Search
Dashboard.getBackgroundImage Method
See Also
 






Gets the Image drawn as a background for this Dashboard.

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

 Syntax

Java  Copy Code

public Image getBackgroundImage ()

 Return Value

An Image instance.

 See Also