public interface ChartEditor
JComponent containing a user interface
for modifying the properties of a chart.| Modifier and Type | Method and Description |
|---|---|
void |
updateChart(JFreeChart chart)
Applies the changes to the specified chart.
|
void updateChart(JFreeChart chart)
chart - the chart.Copyright © 2001–2014 JFree.org. All rights reserved.