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

Chart::RefreshPivotData method

Refreshes chart’s data from pivot table.

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

Remarks

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.

See Also