Gets a value indicating whether this AxisRenderer should draw data labels.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean getShowSeriesLabels () |
true if the AxisRenderer draws data labels; otherwise, false. The default is false.
Use setAxis to specify the Axis that will be rendered by this AxisRenderer.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |