Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XYSeriesLabelGenerator
XYDataset
.
Method Summary | |
String |
|
public String generateLabel(XYDataset dataset, int series)
Generates a label for the specified series. This label will be used for the chart legend.
- Parameters:
dataset
- the dataset.series
- the series.
- Returns:
- A series label.