Chart.PivotLayout Property

Not supported for this object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property PivotLayout As Object
    Get
'Usage
Dim instance As Chart
Dim value As Object

value = instance.PivotLayout
Object PivotLayout { get; }

Property Value

Type: System.Object
Returns Object.

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.Word Namespace