Chart.ChartData (PowerPoint)
Returns information about the linked or embedded data associated with a chart.
Dim cdaChartData As ChartData
Set cdaChartData = ActivePresentation.Slides(1).Shapes(1).Chart.ChartData
Returns information about the linked or embedded data associated with a chart.
Dim cdaChartData As ChartData
Set cdaChartData = ActivePresentation.Slides(1).Shapes(1).Chart.ChartData