public interface JRChartCustomizer
JRAbstractChartCustomizer
to gain access to such values.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.jfree.chart.JFreeChart chart,
JRChart jasperChart)
This method is called at fill time, before the chart is rendered.
|
void customize(org.jfree.chart.JFreeChart chart,
JRChart jasperChart)
chart - the JFreeChart object, which can be accessed and modifiedjasperChart - the JasperReports version of the chart, containing data that might be needed in
customizationCopyright © 2017. All rights reserved.