ChartData Members
Include Protected Members
Include Inherited Members
The ChartData type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsLinked | True if the data for the chart is linked to an external Microsoft Excel workbook. Read-only Boolean. | |
Workbook | Returns the workbook containing the chart data associated with the chart. Read-only Object. |
Top
Methods
Name | Description | |
---|---|---|
Activate | Activates the first window of the workbook associated with the chart. | |
BreakLink | Removes the link between the data for a chart and a Microsoft Excel workbook. |
Top