Search
Theme.getPlotBackground Method
See Also
 






Gets the Brush used to draw the background of plots.

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

 Syntax

Java  Copy Code

public Brush getPlotBackground ()

 Return Value

A Brush instance.

 See Also