Implements Series.getLabel. Returns an element of the Labels list.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public String getLabel ( |
An integer value specifying the index of a data item.
A member of the LabelKinds enumeration.
A string containing the item's label.
See Also