C#、WPF 的甘特图/视图
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23751866/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Gant chart/ view for C#, WPF
提问by Sajeetharan
I am looking for free gantt view or gant chart for WPF. I founnd nGantt or WPF Gantt from http://wpfgantt.codeplex.com/. But it does not work. Can any one tell me if exist any other free gantt view or gantt chart. Or can you tell me how to use wpf gantt or ngantt. For me wpf ganntt does not compile.
我正在寻找 WPF 的免费甘特视图或甘特图。我从http://wpfgantt.codeplex.com/找到了 nGantt 或 WPF Gantt 。但它不起作用。任何人都可以告诉我是否存在任何其他免费的甘特图或甘特图。或者你能告诉我如何使用 wpf gantt 或 ngantt。对我来说 wpf ganntt 无法编译。
回答by Sajeetharan
WPF Gant chartis the only free and open source control available.
WPF Gant chart是唯一可用的免费和开源控件。
There are few other controls which are not free
很少有其他控件不是免费的

