ChartData Interface

Represents access to the linked or embedded data associated with a chart.

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

Syntax

'Declaration
<GuidAttribute("4A304B59-31FF-42DD-B436-7FC9C5DB7559")> _
Public Interface ChartData
'Usage
Dim instance As ChartData
[GuidAttribute("4A304B59-31FF-42DD-B436-7FC9C5DB7559")]
public interface ChartData

Remarks

Use the ChartData property to return the ChartData object.

See Also

Reference

ChartData Members

Microsoft.Office.Interop.Word Namespace