Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / getDataTable Method
In This Topic
    getDataTable Method
    In This Topic
    Returns the IDataTable object that represents the chart data table.
    Syntax
    IDataTable getDataTable()
    See Also