Search
BaseGauge.setTickBackground Method
See Also
 






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

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setTickBackground (
    Brush value
)

 Parameters

value

 See Also