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
SyntaxJava
Copy Code
|
|---|
public ObservableList<String> getZDataFields () |
An ObservableList with String instances.
See Also