Search
Dashboard.getBackgroundImageAlign Method
See Also
 






Gets 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 ImageAlign getBackgroundImageAlign ()

 Return Value

One of the ImageAlign enumeration values.

 See Also