Search
Dashboard.setBackgroundImageAlign Method
See Also
 






Sets the alignment of the BackgroundImage relatively to the Dashboard boundaries.

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

 Syntax

Java  Copy Code

public void setBackgroundImageAlign (
    ImageAlign value
)

 Parameters

value

One of the ImageAlign enumeration values.

 See Also