Uses of Class
com.amalgamasimulation.excel.ExcelBarChart
Packages that use ExcelBarChart
-
Uses of ExcelBarChart in com.amalgamasimulation.excel
Methods in com.amalgamasimulation.excel that return ExcelBarChartModifier and TypeMethodDescriptionExcelFile.addBarChart(String sheetName, int topRow, int leftColumn, int bottomRow, int rightColumn) ExcelBarChart.setAxisColumn(String sheetName, String columnName) Methods in com.amalgamasimulation.excel that return types with arguments of type ExcelBarChartModifier and TypeMethodDescriptionExcelBarChart.addDataSeries(String sheetName, String columnName) ExcelBarChart.addDataSeries(String sheetName, String columnName, Color color)