MindFusion.Java Package Programmer's Guide
Plot.setBackground Method
See Also
 






Sets the Brush that is used to fill the background of this Plot.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setBackground (
    Brush value
)

 Parameters

value

Brush instance.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace