Interface JRChartCustomizer

    • Method Detail

      • customize

        void customize​(org.jfree.chart.JFreeChart chart,
                       JRChart jasperChart)
        This method is called at fill time, before the chart is rendered.
        Parameters:
        chart - the JFreeChart object, which can be accessed and modified
        jasperChart - the JasperReports version of the chart, containing data that might be needed in customization