Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataTable Interface / Parent Property
In This Topic
    Parent Property (IDataTable)
    In This Topic
    Returns the parent IChart for the data table.
    Syntax
    IChart Parent {get;}
    See Also