Uses of Class
org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Serie

Packages that use XSSFScatterChartData.Serie
org.apache.poi.xssf.usermodel.charts   
 

Uses of XSSFScatterChartData.Serie in org.apache.poi.xssf.usermodel.charts
 

Methods in org.apache.poi.xssf.usermodel.charts that return XSSFScatterChartData.Serie
 XSSFScatterChartData.Serie XSSFScatterChartData.addSerie()
           
 

Methods in org.apache.poi.xssf.usermodel.charts that return types with arguments of type XSSFScatterChartData.Serie
 java.util.List<? extends XSSFScatterChartData.Serie> XSSFScatterChartData.getSeries()
           
 



Copyright 2011 The Apache Software Foundation or its licensors, as applicable.