Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / DataTable Property
In This Topic
    DataTable Property
    In This Topic
    Returns the IDataTable object that represents the chart data table.
    Syntax
    IDataTable DataTable {get;}
    See Also