public interface LegendCallback
AbstractChart.generateLegend() method that returns an HTML string for the legend.AbstractChart.generateLegend()| Modifier and Type | Method and Description |
|---|---|
void |
generateLegend(AbstractChart<?,?> chart,
com.google.gwt.safehtml.shared.SafeHtmlBuilder builder)
Creates HTML representation of legend.
|
void generateLegend(AbstractChart<?,?> chart, com.google.gwt.safehtml.shared.SafeHtmlBuilder builder)
chart - chart instancebuilder - uses SafeHTML builder to create HTML