Search
AxisRenderer.getAxisStroke Method
See Also
 






Gets the Brush that is used to draw the Axis.

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

 Syntax

Java  Copy Code

public Brush getAxisStroke ()

 Return Value

An instance of the Brush class.

 See Also