MindFusion.Charting for Java Programmer's Guide
Theme.getPlotBackground Method
See Also
 






  Gauges

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