Search
Theme.setGaugePointerBackground Method
See Also
 






Sets the Brush used to draw the background of gauge pointers.

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

 Syntax

Java  Copy Code

public void setGaugePointerBackground (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also