Chart.ShowAxisFieldButtons (Excel)

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

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


ActiveChart.ShowAxisFieldButtons = True