For all chart types except Pie, Doughnut, Bubble, and Surface, returns a ChartDataTable object, representing a chart's data table.

 public ChartDataTable DataTable{ get; }
Public ReadOnly Property DataTable() As ChartDataTable