DataTable

Chart.DataTable property

Provides access to properties of a data table of this chart. The data table can be shown using the Show property.

public ChartDataTable DataTable { get; }

See Also