InlineShape.Chart Property
Returns a chart within the collection of inline shapes in a document. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Chart As Chart
Get
'Usage
Dim instance As InlineShape
Dim value As Chart
value = instance.Chart
Chart Chart { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Chart
Chart