Gets a value indicating whether to render labels that show the X-axis coordinates.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getShowXCoordinates () |
true if X-axis labels are rendered; otherwise, false.
See Also