MindFusion.Charting for Java Programmer's Guide
Renderer2D.getYAxis Method
See Also
 






  Gauges

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