Hi,
I'd like to create a bar chart from code behind in VB ASP.NET.
When a page displays, the Panel shows with a background image.
When the user enters some data on textboxes and clicks a button, the Panel loads the bar chart.
When the user moves the slider, the chart "adjusts the bars" accordingly.
Most of the stuff I've read are for .NET4.0 and MS Chart. This throws exceptions in .NET 4.5.
I appreciate anyone's assistance. Thanks...
Marilyn