Workbook.ShowPivotChartActiveFields property (Excel)
This property controls the visibility of the PivotChart Filter pane. Read/write Boolean.
expression.ShowPivotChartActiveFields
expression A variable that represents a Workbook object.
This property controls the visibility of the PivotChart Filter pane (toggles it on/off). For it to be visible, a PivotChart object must be selected.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.