Gets a value indicating whether this AxisRenderer should draw data labels.
Namespace: com.mindfusion.charting
Package: 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.