Search
Renderer2D.getYAxis Method
See Also
 






Gets the Y-Axis associated with this Renderer2D.

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

 Syntax

Java  Copy Code

public Axis getYAxis ()

 Return Value

An Axis value.

 See Also