Share via


Chart.DataTable Property

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

Syntax

'Declaration
ReadOnly Property DataTable As DataTable
    Get
'Usage
Dim instance As Chart
Dim value As DataTable

value = instance.DataTable
DataTable DataTable { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.DataTable

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace