Aspose::Cells::Charts::Chart::RefreshPivotData method

Chart::RefreshPivotData method

Refreshes pivot chart’s data from it’s pivot data source.

void Aspose::Cells::Charts::Chart::RefreshPivotData()

Remarks

We will gather data from pivot data source to the pivot chart cache. This method is only used to gather all data to a pivot chart.

See Also