Search
Dashboard.setBackgroundImageAutoSize Method
See Also
 






Sets whether auto-size mode is enabled for the BackgroundImage.

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

 Syntax

Java  Copy Code

public void setBackgroundImageAutoSize (
    boolean value
)

 Parameters

value

true if the auto size mode is enabled; otherwise, false.

 See Also