Uses of Class
org.zkoss.chart.Labels
-
Packages that use Labels Package Description org.zkoss.chart -
-
Uses of Labels in org.zkoss.chart
Methods in org.zkoss.chart that return Labels Modifier and Type Method Description LabelsCharts. getLabels()Returns the labels optionsLabelsChartsApi. getLabels()Returns the labels optionsLabelsChartsEngine. getLabels()LabelsPlotData. getLabels()Returns the labels optionsMethods in org.zkoss.chart with parameters of type Labels Modifier and Type Method Description voidCharts. setLabels(Labels labels)Sets the labels optionsvoidChartsApi. setLabels(Labels labels)Sets the labels optionsvoidChartsEngine. setLabels(Labels labels)voidPlotData. setLabels(Labels labels)Sets the labels options
-