MSChart - dynamic display of data in bar chart
Hi,
Can anyone please help me with mschart. The requirement is to display temperature values which increases every few milliseconds in the form of a bar chart.
I need a method to display the bar chart column gradually increase every few milliseconds to show the temperature fluctuations.
I have currently used a timer and an array of temperature values for achieving this functionality but the vb form is flickering. Please help as this is urgent!!
Thanks