Create pivot chart from pivot table of unknown size with dynamic determined cell range with apache poi
I try to create a pivot chart from from a pivot table with apache poi. I am able to create a chart from a fixed area in the sheet, where the pivot table should be. But i need to be able to determine the area from the pivot table.