Building Charts in VB.NET

Posted on July 11, 2004  |  

Posted in Development

1 comment

Back in June I posted an article titled Building Dazzling Charts With Office Web Components. The sample project was in C#. One of my readers had problems converting it to VB.NET. I poked around it for an hour and finally got it to work in VB.NET. The problem was VB.NET was pre-pending a "root namespace" to all classes:

Root namespace setting of a VB.NET project

Once I cleared it things got going. I didn't realize my namespace had a "prefix" until I ran Reflector and peeked inside the assembly. Anyway, both C# and VB.NET projects are available for download.

OWC

1 comment

lee44
on June 5, 2008

hey guy's, cool .net charts are available on visifire just for free offered under open source, powered by silverlight .


Leave a comment

  •