Search
BiaxialChart.getShowXTicks Method
See Also
 






Gets a value that indicates if ticks at the X-axis are rendered.

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

 Syntax

Java  Copy Code

public boolean getShowXTicks ()

 Return Value

true to render ticks; otherwise, false.

 See Also