Uses of Class
com.amalgamasimulation.excel.ExcelDataSeries
Packages that use ExcelDataSeries
-
Uses of ExcelDataSeries in com.amalgamasimulation.excel
Methods in com.amalgamasimulation.excel that return ExcelDataSeriesModifier and TypeMethodDescriptionExcelBarChart.addDataSeries(String sheetName, String columnName) ExcelBarChart.addDataSeries(String sheetName, String columnName, Color color) ExcelLineChart.addDataSeries(String sheetName, String columnName) ExcelLineChart.addDataSeries(String sheetName, String columnName, Color color)