MindFusion.Charting for Java Programmer's Guide |
DateTimeSeries.getLabel Method |
See Also |
![]() ![]() |
Implements Series.getLabel. Returns the DateTime value at the specified index as a label for the X-Axis.
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 members support bitwise combination
A string containing the item's label.
© 2022 MindFusion |