Search
BiaxialChart.getShowYTicks Method
See Also
 






Gets a value that indicates if ticks on the Y-axis are rendered.

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

 Syntax

Java  Copy Code

public boolean getShowYTicks ()

 Return Value

true to render ticks; otherwise, false.

 See Also