Share via


ChartData Members

Include Protected Members
Include Inherited Members

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

The ChartData type exposes the following members.

Properties

  Name Description
Public property IsLinked true if the data for the chart is linked to an external Microsoft Excel workbook. Read-only Boolean value.
Public property Workbook Returns the workbook that contains the chart data associated with the chart. Read-only.

Top

Methods

  Name Description
Public method Activate Activates the first window of the workbook associated with the chart.
Public method BreakLink Removes the link between the data for a chart and a Microsoft Excel workbook.

Top

See Also

Reference

ChartData Interface

Microsoft.Office.Interop.PowerPoint Namespace