Generate dynamic flow-chart

做~自己de王妃 提交于 2019-12-03 07:31:43

Take a look at Microsoft MSAGL

Tim Ridgely

I built a workflow solution a while back and evaluated a number of diagramming controls, including the MindFusion control. I settled on the Syncfusion diagram control, primarily for its ease of use for an end user (especially when drawing connections).

I'm using the WPF edition, but they make editions for ASP.Net and WinForms. It has methods for exporting to images.

These are some of the components that I can remember evaluating; I'd recommend giving them a shot and seeing which you like best.

Syncfusion, NWoods, yWorks, Nevron, EasyDiagram

MindFusion looks like they have some good diagramming controls that may work for you:

http://www.mindfusion.eu/diagramming.html

In the meantime there are also open source diagramming libraries that you can find on Codeplex and Google code.

A very deep one with many features and very flexible is

http://nshape.codeplex.com/

Perhaps easier to program but more limited in scope

http://www.dalssoft.com/diagram/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!