Implements Series.getLabel. Returns the element of the Labels list that has the specified index.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public String getLabel ( |
The zero-based index of the data item.
One of the LabelKinds enumeration values. The members allow bitwise combination.
A string containing the item's label.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |