SimpleSeries.getLabel override. Returns an element of the inner or outer label lists.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public String getLabel ( |
The zero-based index of the data item.
One of the LabelKinds enumeration values.
A string containing the item's label.
See Also