public interface ChartAreaListener
Chartvoid onRender(Area area, Object data) throws Exception
area - the area that cutting a chart.
Note: when this method is called, the area has been initiated with
its default value already.data - generic data used to pass data from ChartEngine.ExceptionCopyright © 2015. All rights reserved.