Search
BaseGauge.setScaleBackground Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setScaleBackground (
    Brush value
)

 Parameters

value

 See Also