Organization chart component for ASP.NET

23,520

Solution 1

Google has a free one within their charting api's. http://code.google.com/apis/visualization/documentation/gallery/orgchart.html

Solution 2

My favorite resources for free web components and examples are:

I found this at the control gallery. Maybe it'll help.

http://www.asp.net/community/control-gallery/Item.aspx?i=3224

Solution 3

Chart4.NET is an advanced organization chart component that has a free version. But logo will be there.

Demo:

Solution 4

Here is a HTML5/canvas version of organization chart lib, simple interface + image node support, check it out here: http://orgplot.codeplex.com

Solution 5

Use this http://orgchartwebcontrol.codeplex.com/releases/view/34288 from codeplex

Share:
23,520
Mahmoud Farahat
Author by

Mahmoud Farahat

Updated on July 09, 2022

Comments

  • Mahmoud Farahat
    Mahmoud Farahat almost 2 years

    I need a "free" organization chart component for ASP.NET.