Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a Gantt Chart

Status
Not open for further replies.

anasazii

Programmer
Jun 19, 2001
59
0
0
US
Hello!

Has anyone successfully been able to create a Gantt Chart with .VBNET? We have ChartFX and I've been combing through the documentation, but I'm not having much luck. It seems like most of the examples are in C# or WindowForms - we're using VB and WebForms.

I can get the basic chart to appear, but I'm struggling with how to set my datasource for the chart (running a query against Oracle database)

I've seen some entries in here, but they all seem to point to 3rd-party products...I'd really like to be able to produce this since it looks like it should be possible to do!

Any sample code, from loading data to setting chart properites would be MUCH obliged!

Thanks,
Janel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top