Hi Aspose team,
Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...String path = ""; Workbook workbook = new Workbook(path + "StackedHorizontalAnd...Save the workbook workbook.save(path + "outchart1.xlsx"); Thilakbabu...