Uses of Class
org.primefaces.model.charts.optionconfig.legend.LegendLabel
Packages that use LegendLabel
-
Uses of LegendLabel in org.primefaces.model.charts.optionconfig.legend
Methods in org.primefaces.model.charts.optionconfig.legend that return LegendLabelModifier and TypeMethodDescriptionLegend.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 LegendLabelModifier and TypeMethodDescriptionvoidLegend.setLabels(LegendLabel labels) The legend label configuration is nested below the legend configuration using the labels key.