|
-
August 1st, 2010, 01:00 PM
#1
Help with Forms.DataVisualization.Charting
Hi Everyone,
Using .NET 4
New to the C# programming language, my background is an embedded C programmer.
I am trying to chart some real-time data using Forms.DataVisualization.Charting. I am able to create a chart and populate it with a Series of DataPoints. However, I can’t seem to find a way to update a single DataPoint without clearing the existing Series of DataPoints then rebuilding the entire Series from scratch. For testing I am trying to get a trackBar to send updates to a specific DataPoint. If I can accomplish that much I am sure I can link it to the incoming data feed.
Any help would be appreciated!
Joe
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|