ChartData Interface
Represents access to the linked or embedded data associated with a chart.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("92D41A5A-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface ChartData
'Usage
Dim instance As ChartData
[GuidAttribute("92D41A5A-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface ChartData
Remarks
Use the ChartData property to return the ChartData object.