MindFusion.Java Package Programmer's Guide
Chart.getOuterLabelsDataFields Method
See Also
 






Gets the names of fields in the data source whose values are shown as outer labels for the rendered graphical elements.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public ObservableList<String> getOuterLabelsDataFields ()

 Return Value

An ObservableList with string instances.

 See Also

Chart Members
Chart Class
com.mindfusion.charting.swing Namespace