MindFusion.Charting for Java Programmer's Guide |
Chart.getYAxisLabelsDataFields Method |
See Also |
![]() ![]() |
Gets the names of fields in the DataSource whose values are used as labels at the Y-axis for the rendered graphical elements.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java
![]() |
---|
public ObservableList<String> getYAxisLabelsDataFields () |
An ObservableList with string instances.
© 2022 MindFusion |