SimpleSeries.getLabel override. Returns the label at the specified index and from the specified type.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public String getLabel ( |
An integer value specifying the index of the data item with which this label is associated.
A member of the LabelKinds enumeration that identifies the label type. Note that the enumeration allows bitwise combination of values.
A string that represents the item's label of the specified kind.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |