|
-
January 19th, 2012, 05:47 AM
#1
Contour Chart C#
Hello,
I'm currently working on a project where I read data from a xlsx file and put it directly into C# or with the aid of a dataset.
After this I need to draw a Graph/Chart wich is called a contour Chart.
The data that I will be using will be of engines, heat, rotations, electricity...
I've been searching the internet for a good example/library to use, but could not find any or is paying.
Does anyone have any experience on the matter?
Thank you very much
this is an example of how the chart would look:

Bodart
-
January 19th, 2012, 08:21 AM
#2
Re: Contour Chart C#
Hi Bodart, take a look at MSDN's Chart examples for .NET framework 4.0
I'm not sure it will cover the type of chart you need, but it has a very complete set of examples on how to set up your chart to (almost) anything. This could avoid having to use a third party component by using native .NET charts, but may be limited as to what you need to do...
Hope it helps.
-
January 19th, 2012, 11:32 AM
#3
Re: Contour Chart C#
Take a look at National Instruments Measurement Studio
http://www.ni.com/mstudio/gallery/19.htm
Curt
-
January 21st, 2012, 02:42 PM
#4
Re: Contour Chart C#
Thank you both! I will see what I can do with the links you gave me.
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
|