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