Uses of Class
org.zkoss.chart.LangLegend
-
Packages that use LangLegend Package Description org.zkoss.chart -
-
Uses of LangLegend in org.zkoss.chart
Methods in org.zkoss.chart that return LangLegend Modifier and Type Method Description LangLegend
LangAccessibility. getLegend()
Returns language options for accessibility of the legend.Methods in org.zkoss.chart with parameters of type LangLegend Modifier and Type Method Description void
LangAccessibility. setLegend(LangLegend legend)
Sets language options for accessibility of the legend.
-