Search
Dashboard.setBackgroundImage Method
See Also
 






Sets the Dashboard's background image.

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

 Syntax

Java  Copy Code

public void setBackgroundImage (
    Image value
)

 Parameters

value

An Image instance.

 See Also