public class LegendOption extends ChartOption
| Modifier | Constructor and Description |
|---|---|
protected |
LegendOption() |
| Modifier and Type | Method and Description |
|---|---|
static LegendOption |
get() |
void |
setLegendTemplate(String template)
Template String of legend widget.
|
appendTo, clearProperty, setArrayProperty, setPropertypublic static LegendOption get()
public final void setLegendTemplate(String template)
-legend\"><% for (var i=0; i- \"><%if(datasets[i].label){%><%=datasets[i].label%><%}%>
<%}%>
template - Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.