Uses of Class
org.primefaces.model.charts.optionconfig.legend.Legend
-
Packages that use Legend Package Description org.primefaces.component.charts org.primefaces.model.charts -
-
Uses of Legend in org.primefaces.component.charts
Methods in org.primefaces.component.charts with parameters of type Legend Modifier and Type Method Description protected voidChartRenderer. encodeLegend(javax.faces.context.FacesContext context, Legend legend, boolean hasComma) -
Uses of Legend in org.primefaces.model.charts
Methods in org.primefaces.model.charts that return Legend Modifier and Type Method Description LegendChartOptions. getLegend()Methods in org.primefaces.model.charts with parameters of type Legend Modifier and Type Method Description voidChartOptions. setLegend(Legend legend)
-