Chart.ShowAllFieldButtons Property
Gets or sets whether to display all field buttons on a Pivot Chart. This object, member, or enumeration is deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ShowAllFieldButtons As Boolean
Get
Set
'Usage
Dim instance As Chart
Dim value As Boolean
value = instance.ShowAllFieldButtons
instance.ShowAllFieldButtons = value
bool ShowAllFieldButtons { get; set; }
Property Value
Type: System.Boolean
true if all field buttons on a Pivot Chart should be displayed; otherwise, false.
Remarks
Read/write. This property is part of the shared chart object model infrastructure between Microsoft Word, Microsoft Excel, and Microsoft 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 Pivot Chart and copying or pasting a valid Pivot Chart from Excel to a Word document converts the Pivot Chart to a Chart.