Gets a value that indicates if ticks on the Y-axis are rendered.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getShowYTicks () |
true to render ticks; otherwise, false.
See Also