When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...the chart data workbook IChartDataWorkbook workbook = chart.getChartData()...getChartData().getCategories().add(workbook.getCell(0, 1, 0, "Start"));...