Charts - MSCharts .NET Gantt charts and printing with iTextSharp
Categories: Dynamic Resources (Gateways), Wrapped Controls
|
Tags: Developers, Wrapper, C#, VB.NET, 2. Intermediate, 3. Advanced, Wrapping Controls, ASP.NET, v6.3, v6.4 and Later
Revision:
1
Posted:
14/Feb/2011
Updated:
05/May/2011
Status:
Publish
Types: Code
|
This article will have a few sections added to it soon, based on the following article type skeleton: CodeSample OverviewGantt 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 useDocumentation and sample of use The demo applicationThe demo application is delivered for Visual Studio 2005, 2008 and 2010, as well as for C# and VB.NET.
The download See also
About the author
Related Articles
|
Dynamic Resources (Gateways)
|
|
|
This small application is a code snippet of how to use a StaticGatewayResourceHandle and IStaticGateway.
The StaticGatewayResourceHandle allows generating resources on demand. StaticGatewayResourceHandle receives a type instead of an instance and using this type it generates a gateway on demand.
I'v...
Tags:
Developers, Gateway, Resource Handlers, VB.NET, 1. Beginner, 2. Intermediate, v6.3, v6.4 and Later, 3. Advanced
|
|
|
The following peace of code contains a small project that demonstrates creating a simple download button using a gateway.
Tags:
Developers, Gateway, 1. Beginner, 2. Intermediate, Navigation, Pre v6.3, v6.3, 3. Advanced
|
|
|
Visual WebGui basically leverages the WinForms object model giving the developer a new development experience developing rich internet applications like outlook web access.
Tags:
Developers, Gateway, 1. Beginner, 2. Intermediate, v6.3, v6.4 and Later, 3. Advanced
|
|
|
Tags:
Architects, Developers, Gateway, Resource Handlers, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
Hi Guys,
I've created a very easy control to send Files down to the browser. Supports both Files & Streams.
Hope you find it helpful!
Ryan D. Hatch
ryan [dot] hatch [at sign] konect [dot] com
Tags:
Architects, Developers, Gateway, 1. Beginner, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
|
|
|
This sample code generate a CSV file which is downloaded from a button click event.
Tags:
Developers, Gateway, C#, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
|
|
|
|