Gets the list of Series whose labels are drawn as annotations.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public ObservableList<Series> getAnnotations () |
An ObservableList with Series instances.
See Also