Workbook.ShowPivotChartActiveFields Property
This property controls the visibility of the PivotChart Filter Pane. Read/write Boolean.
Version Information
Version Added: Excel
Syntax
expression.ShowPivotChartActiveFields
expression A variable that represents a Workbook object.
Remarks
This property controls the visibility of the PivotChart Filter Pane (toggles it on/off). In order for it to be visible, a PivotChart object must be selected.