Search
Theme.setGaugeScaleBackground Method
See Also
 






Sets the Brush used to paint the background of gauge scales.

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

 Syntax

Java  Copy Code

public void setGaugeScaleBackground (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also