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






  Gauges

Gets the Brush used to stroke gauge ticks.

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

 Syntax

Java  Copy Code

public Brush getGaugeTickStroke ()

 Return Value

A Brush instance.

 See Also