MindFusion.Charting for Java Programmer's Guide |
BarSeries.getXAxisLabels Method |
See Also |
![]() ![]() |
Gets the labels for the X-axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public List<String> getXAxisLabels () |
A list with strings that represent the labels for the X-axis.
Use setXAxisLabels to specify the labels.
© 2022 MindFusion |