Chart.RefreshPivotData

Chart.RefreshPivotData method

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

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