Gets a value indicating whether this AxisRenderer should draw axis coordinates.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean getShowCoordinates () |
true if the Axis coordinates should be drawn; otherwise, false.
Use setAxis to specify the Axis rendered by this AxisRenderer.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |