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