I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that?
PieChartDecimalFormat.zip (10.7 KB)...template Excel file containing the chart. Please see the following sample...ChartCollection charts = worksheet.getCharts(); Chart chart = charts.get(0);...