Gets the names of fields in the DataSource whose values are shown as labels at the Z-axis labels for rendered graphical elements.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public ObservableList<String> getZAxisLabelsDataFields () |
An ObservableList with string instances.
See Also