MS Project 甘特图控件在 C# 中的使用

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/22067/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-01 09:09:18  来源:igfitidea点击:

MS Project Gantt chart control usage in C#

提问by Drakiula

Has anybody used the MS Project Gantt chart control in C#? If yes, can you share some resources regarding this?

有没有人在 C# 中使用过 MS Project 甘特图控件?如果是的话,你能分享一些关于这方面的资源吗?

采纳答案by Drakiula

You could also check Gantt Chart Libraryfor WPF or Windows Forms, they do not require Microsoft Project installed on the client computer, but provide similar UI for project and related Gantt Charts.

您还可以检查WPF 或 Windows 窗体的甘特图库,它们不需要在客户端计算机上安装 Microsoft Project,但为项目和相关甘特图提供类似的 UI。

回答by Drakiula

My company decided to buy the Infragistics NetAdvantage for .NET. We will be using their Gantt control.

我的公司决定为 .NET 购买 Infragistics NetAdvantage。我们将使用他们的甘特控制。

Thanks for your answers.

感谢您的回答。

回答by Drakiula

If you are looking for simple Gantt Chart control in asp.net i recommend jsGantt.It's purely written in javascript ript,html,css and very fast.Also easy to integrate with any of the language in web. Here is a good tutorial of using jsGantt in ASP.net Here in CodeGlobe

如果您正在 asp.net 中寻找简单的甘特图控件,我推荐 jsGantt。它纯粹是用 javascript ript、html、css 编写的,速度非常快。也很容易与网络中的任何语言集成。这是在 ASP.net Here in CodeGlobe中使用 jsGantt 的好教程

回答by Web Based Project Management

If you are using Microsoft Ganttand you want help in developing Gantt Chart application for Microsoft Office Project, you can have help from below link

如果您正在使用Microsoft 甘特图并且需要帮助为 Microsoft Office Project 开发甘特图应用程序,您可以从以下链接获得帮助

http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html

http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html