Chart.RefreshPivotData

Chart.RefreshPivotData method

Refreshes chart’s data from pivot table.

public void 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