MindFusion.Charting for Java Programmer's Guide
Theme.getGaugeTickBackground Method
See Also
 






  Gauges

Gets the Brush used to paint the background of gauge tick marks.

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

 Syntax

Java  Copy Code

public Brush getGaugeTickBackground ()

 Return Value

A Brush instance.

 See Also