Search
RenderContext.getYAxis Method
See Also
 






Gets the Y-Axis associated with the parent plot or chart.

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

 Syntax

Java  Copy Code

public Axis getYAxis ()

 Return Value

An Axis instance.

 See Also