| Frames | No Frames |
Methods with parameter type org.jfree.chart.title.LegendTitle | |
| void | Adds a legend to the plot and sends a ChartChangeEvent to all
registered listeners. |
Methods with return type org.jfree.chart.title.LegendTitle | |
| LegendTitle | Returns the legend for the chart, if there is one. |
| LegendTitle | JFreeChart.getLegend(int index) Returns the nth legend for a chart, or null. |