Uses of Interface
org.apache.poi.ss.usermodel.charts.ScatterChartSerie

Packages that use ScatterChartSerie
org.apache.poi.ss.usermodel.charts   
 

Uses of ScatterChartSerie in org.apache.poi.ss.usermodel.charts
 

Methods in org.apache.poi.ss.usermodel.charts that return ScatterChartSerie
 ScatterChartSerie ScatterChartData.addSerie(ChartDataSource xs, ChartDataSource ys)