Search
Theme.setGaugeTickBackground Method
See Also
 






Sets a Brush used to draw the background of gauge ticks.

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

 Syntax

Java  Copy Code

public void setGaugeTickBackground (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also