Chart.ShowValueFieldButtons (Excel)

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

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


ActiveChart.ShowValueFieldButtons = True