MindFusion.Charting for Java Programmer's Guide |
AxisRenderer.setShowCoordinates Method |
See Also |
![]() ![]() |
Sets a value indicating whether this AxisRenderer should draw axis coordinates.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
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.
© 2022 MindFusion |