Search
Theme.getGaugeBackground Method
See Also
 






Gets the Brush used for drawing the background of gauges.

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

 Syntax

Java  Copy Code

public Brush getGaugeBackground ()

 Return Value

A Brush instance.

 See Also