public interface ChartDrawnHandler extends 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