Uses of Class
org.zkoss.chart.LegendAccessibility
-
Packages that use LegendAccessibility Package Description org.zkoss.chart -
-
Uses of LegendAccessibility in org.zkoss.chart
Methods in org.zkoss.chart that return LegendAccessibility Modifier and Type Method Description LegendAccessibilityLegend. getAccessibility()Accessibility options for the legend, or create a new one.Methods in org.zkoss.chart with parameters of type LegendAccessibility Modifier and Type Method Description voidLegend. setAccessibility(LegendAccessibility accessibility)Accessibility options for the legend, or create a new one.
-