Uses of Class
org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
Packages that use XDDFLegendEntry Package Description org.apache.poi.xddf.usermodel.chart -
-
Uses of XDDFLegendEntry in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return XDDFLegendEntry Modifier and Type Method Description XDDFLegendEntryXDDFChartLegend. addEntry()XDDFLegendEntryXDDFChartLegend. getEntry(int index)Methods in org.apache.poi.xddf.usermodel.chart that return types with arguments of type XDDFLegendEntry Modifier and Type Method Description List<XDDFLegendEntry>XDDFChartLegend. getEntries()
-