Package | Description |
---|---|
org.jfree.chart |
Modifier and Type | Method and Description |
---|---|
TextTitle |
JFreeChart.getTitle()
Returns the main chart title.
|
Modifier and Type | Method and Description |
---|---|
void |
JFreeChart.setTitle(TextTitle title)
Sets the main title for the chart and sends a
ChartChangeEvent
to all registered listeners. |