Search
BiaxialChart.getYAxis Method
See Also
 






Gets the Axis object that represents the vertical data range.

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

 Syntax

Java  Copy Code

public Axis getYAxis ()

 Return Value

An Axis instance.

 See Also