Generate dynamic flow-chart

前端 未结 4 1879
花落未央
花落未央 2021-02-09 22:28

We are looking for some code/component that can create a flow-chart (image) dynamically, preferably in .NET/C# (although a Silverlight/Flash-component that take

4条回答
  •  温柔的废话
    2021-02-09 22:50

    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/

提交回复
热议问题