Uses of Class
org.zkoss.chart.LegendNavigation
-
Packages that use LegendNavigation Package Description org.zkoss.chart -
-
Uses of LegendNavigation in org.zkoss.chart
Methods in org.zkoss.chart that return LegendNavigation Modifier and Type Method Description LegendNavigationLegend. getNavigation()Returns options for the paging or navigation appearing when the legend is overflown.Methods in org.zkoss.chart with parameters of type LegendNavigation Modifier and Type Method Description voidLegend. setNavigation(LegendNavigation navigation)Sets options for the paging or navigation appearing when the legend is overflown.
-