Sets a value indicating whether this AxisRenderer should draw axis coordinates.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public void setShowCoordinates ( |
true if the AxisRenderer draws ais coordinates; otherwise, false.
When you specify with setLabelsSource that the labels of a Series must be rendered at the axis you can use this method to hide the coordinate labels and avoid duplicate labels at the same position.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |