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






  Gauges

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