问题描述
我要显示组件和 HVAC 系统.NET / C#的连接。该图将只包括几个不同的组件和它们的连接。他们没有遵守任何正式的标准,应该是一样的连接图。此外,用户应能选择单个组件/连接(使我可以显示其他数据)。
I want to visualize components and connections of a HVAC system with .NET/C#.The diagrams will just include a few different components and their connections.They do not have to comply to any formal standard and should look alike the diagrams attached. In addition the user should be able to select a single component/connection (so that I can display additional data).
其中免费绘图/图表库你会用,为什么?
Which free drawing/charting library would you use and why?
感谢您的时间。
推荐答案
朱利安,
请看看GraphSharp: HTTP://graphsharp.$c$cplex.com /Release/ProjectReleases.aspx
Please check out GraphSharp: http://graphsharp.codeplex.com/Release/ProjectReleases.aspx
这篇关于编程创建流程图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!