So, when you followed the first link I provided in my last post, then clicked the second image for the Bar Charts examples, then clicked the sixth image for the Horizontal Bar With Labels Demo example, which part was confusing you?

If it's the fact that they provide C# code then you should first of all make sure you've read the code to get as much from it as you can. It's really not that different to VB code. You should then look at the sample VB code they provide from the Sample Graphs page to see how it compares. You should then try to write VB code that's equivalent to the C# sample code. If you can't then there are online code converters that do a decent job, or you could download Instant VB, which does a near perfect job.