Package | Description |
---|---|
org.jfree.chart |
Modifier and Type | Method and Description |
---|---|
void |
ChartPanel.addOverlay(Overlay overlay)
Add an overlay to the panel.
|
void |
ChartPanel.removeOverlay(Overlay overlay)
Removes an overlay from the panel.
|