InlineShape.Chart Property

Definition

Returns a chart within the collection of inline shapes in a document. Read-only.

public:
 property Microsoft::Office::Interop::Word::Chart ^ Chart { Microsoft::Office::Interop::Word::Chart ^ get(); };
public Microsoft.Office.Interop.Word.Chart Chart { get; }
member this.Chart : Microsoft.Office.Interop.Word.Chart
Public ReadOnly Property Chart As Chart

Property Value

Chart

Applies to