MindFusion.Charting for Java Programmer's Guide |
DataBoundSeries.getLabel Method |
See Also |
![]() ![]() |
Implements Series.getLabel. Returns the label for the specified data item in the data source.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public String getLabel ( |
The zero-based index of the data item.
One of the LabelKinds enumeration values. The enum allows bitwise combination.
A string containing the item's label.
© 2022 MindFusion |