public interface ChartAreaListener
Chart
void 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
.Exception
Copyright © 2016. All rights reserved.