title: refresh_pivot_data method second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 110 url: /aspose.cells.charts/chart/refresh_pivot_data/ is_root: false
Refreshes chart's data from pivot table.
def refresh_pivot_data(self):
...We will gather data from pivot data source to the pivot table report. This method is only used to gather all data to a pivot chart.
- module
aspose.cells.charts - class
Chart