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






  Gauges

Gets the Brush used to stroke the straight line that visually represents an Axis.

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

 Syntax

Java  Copy Code

public Brush getAxisStroke ()

 Return Value

A Brush instance.

 See Also