Chart.ShowReportFilterFieldButtons (Excel)

Returns or sets whether to display the report filter field buttons on a PivotChart.

Set the ShowReportFilterFieldButtons property to True to display the Report Filter Field buttons on the specified PivotChart. Set the property to False to hide the buttons. The ShowReportFilterFieldButtons property corresponds to the Show Report Filter Field Buttons command on the Field Buttons drop-down list of the Analyze tab, which is available when a PivotChart is selected.


ActiveChart.ShowReportFilterFieldButtons = True