Chart.ShowReportFilterFieldButtons Property (Word)

Returns or sets whether to display the report filter field buttons on a PivotChart. Read/write. Deprecated.

Version Information

Version Added: Word 2010

Syntax

expression .ShowReportFilterFieldButtons

expression A variable that represents a Chart object.

Remarks

This object or 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 Word 2010, you cannot create a PivotChart and copying or pasting a valid PivotChart from Microsoft Excel to a Word document will convert the PivotChart to a Chart.

See Also

Concepts

Chart Object Members

Chart Object