Implements Series.getLabel. Returns an element from the Labels list identified by its kind and index.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public String getLabel ( |
A string containing the item's label.
See Also