Compartir a través de


Chart.DataTable Propiedad

Definición

Devuelve un DataTable objeto que representa la tabla de datos del gráfico. Solo lectura.

public:
 property Microsoft::Office::Interop::Word::DataTable ^ DataTable { Microsoft::Office::Interop::Word::DataTable ^ get(); };
public Microsoft.Office.Interop.Word.DataTable DataTable { get; }
member this.DataTable : Microsoft.Office.Interop.Word.DataTable
Public ReadOnly Property DataTable As DataTable

Valor de propiedad

DataTable

Se aplica a