Search
BiaxialChart.getShowXCoordinates Method
See Also
 






Gets a value indicating whether to render labels that show the X-axis coordinates.

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

 Syntax

Java  Copy Code

public boolean getShowXCoordinates ()

 Return Value

true if X-axis labels are rendered; otherwise, false.

 See Also