org.openfaces.component.chart.impl.configuration.charts
Interface ChartConfigurator

All Known Implementing Classes:
AbstractChartConfigurator, BarChartConfigurator, GridChartConfigurator, LineChartConfigurator, PieChartConfigurator

public interface ChartConfigurator


Method Summary
 org.jfree.chart.plot.Plot configurePlot(ModelInfo info)
           
 

Method Detail

configurePlot

org.jfree.chart.plot.Plot configurePlot(ModelInfo info)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.