Search
Dashboard.getBackgroundImageAutoSize Method
See Also
 






Gets a value that indicates whether auto-size mode is enabled for the BackgroundImage.

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

 Syntax

Java  Copy Code

public boolean getBackgroundImageAutoSize ()

 Return Value

true if auto size is enabled; otherwise, false.

 See Also