Search
BiaxialChart.setShowXTicks Method
See Also
 






Sets a value that indicates if ticks are rended at the X-axis.

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

 Syntax

Java  Copy Code

public void setShowXTicks (
    boolean value
)

 Parameters

value

Sets a value that indicates if ticks are rended at the X-axis.

 See Also