Charts - MSCharts .NET Gantt charts and printing with iTextSharp

From Visual WebGui Wiki

Jump to: navigation, search



Contents

Overview

Gantt charts (that is charts which graphically display tasks by start and end dates) are one of the more challenging type of charts to create. Using the .Net Chart control however makes it a fairly easy task. This sample shows how to use the.Net Chart control, using a Visual WebGui wrapper for the control and printing charts using the iTextSharp PDF open source libraries and a download Gateway.

Acknowledgements

Most of the original code in this code sample was contributed by one of our community members, Kenneth Minear, and most of the VB.NET wrapper code was contributed by another community member, Lufe. A very special thanks for their contribution.

Samples of use

Documentation and sample of use

The demo application

The demo application is delivered for Visual Studio 2005, 2008 and 2010, as well as for C# and VB.NET.

The download

See also

Personal tools