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