Search
BiaxialChart.getShowYCoordinates Method
See Also
 






Gets a value indicating whether to show Y axis coordinates.

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

 Syntax

Java  Copy Code

public boolean getShowYCoordinates ()

 Return Value

true if x-axis labels are rendered; otherwise, false.

 See Also