Share via


Chart.ShowAllFieldButtons Property (PowerPoint)

Returns or sets a value that indicates whether to display all field buttons on a PivotChart. Read/write.

Syntax

expression .ShowAllFieldButtons

expression A variable that represents a Chart object.

Return Value

Boolean

Remarks

This member is part of the shared chart object model infrastructure between Microsoft Word, Excel, and PowerPoint and is not meant to be called directly from your code. Reading or setting this property causes a run-time error. In PowerPoint 2010, you cannot create a PivotChart, and copying or pasting a valid PivotChart from Microsoft Excel to a PowerPoint presentation will convert the PivotChart to a Chart.

See Also

Concepts

Chart Object

Chart Object Members