Documentation of 'org.jfree.chart.labels.XYItemLabelGenerator' Java class
XYItemLabelGenerator
org.jfree.chart.labels

Interface XYItemLabelGenerator

    • Method Detail

      • generateLabel

        java.lang.String generateLabel(XYDataset dataset,
                                       int series,
                                       int item)
        Generates a label for the specified item. The label is typically a formatted version of the data value, but any text can be used.
        Parameters:
        dataset - the dataset (null not permitted).
        series - the series index (zero-based).
        item - the item index (zero-based).
        Returns:
        The label (possibly null).

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.