Uses of Class
org.primefaces.model.charts.optionconfig.legend.LegendLabel
-
Packages that use LegendLabel Package Description org.primefaces.model.charts.optionconfig.legend -
-
Uses of LegendLabel in org.primefaces.model.charts.optionconfig.legend
Methods in org.primefaces.model.charts.optionconfig.legend that return LegendLabel Modifier and Type Method Description LegendLabelLegend. getLabels()The legend label configuration is nested below the legend configuration using the labels key.Methods in org.primefaces.model.charts.optionconfig.legend with parameters of type LegendLabel Modifier and Type Method Description voidLegend. setLabels(LegendLabel labels)The legend label configuration is nested below the legend configuration using the labels key.
-