public interface ChartDrawnHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onChartDrawn(ChartDrawnEvent event)Called when all elements of the chart (data lines / shapes, gradations, legend, labels etc) have completed drawing. | 
void onChartDrawn(ChartDrawnEvent event)
 See FacetChart.chartBackgroundDrawn() for usage information.
event - the event