Search
Theme.getAxisStroke Method
See Also
 






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