Search
Theme.getGaugeScaleBackground Method
See Also
 






Gets the Brush used to draw the background of gauge scales.

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

 Syntax

Java  Copy Code

public Brush getGaugeScaleBackground ()

 Return Value

A Brush instance.

 See Also