public interface LegendCallback
IsChart.generateLegend() method that returns an HTML string for the legend.| Modifier and Type | Method and Description |
|---|---|
void |
generateLegend(IsChart chart,
SafeHtmlBuilder builder)
Creates HTML representation of legend.
|
void generateLegend(IsChart chart, SafeHtmlBuilder builder)
chart - chart instancebuilder - uses SafeHTML builder to create HTML