Search
AxisRenderer.getAxis Method
See Also
 






The Axis that will be drawn by this AxisRenderer.

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

 Syntax

Java  Copy Code

public Axis getAxis ()

 Return Value

An Axis object.

 See Also