HierarchyTable Add Method Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Overload List

  NameDescription
Public methodAdd(String, String, String, String, String)
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
Public methodAdd(String, String, String, String, String, DataTable )
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
Public methodAdd(String, String, String, String, String, String, String, String, String, String, String)
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
Back to Top
See Also