Search
Theme.setGaugeBackground Method
See Also
 






Sets the Brush used to draw the background of gauges.

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

 Syntax

Java  Copy Code

public void setGaugeBackground (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also