any basic C# chart ctl?

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I'd need a simple free C# charting control, just do draw a lines graph with
some custom text labels at the x-axis. I saw many commercial products but I
don't need all that features, I'd just like a light and FREE c# control; I
could write it by myself, but before reinventing the wheel I'd like to know
if anbody knows of free c# charting controls. I found a cute plotter class
at the great www.codeproject.com, but it does not fit my needs (I need a
true chart, with data labels and such, not just a plotter). And I do not
want to use the MS activex charting... (I prefer to avoid such COM
wrappers...)

Could anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Pie chart control 5
need help (2d chart, gdi+) 2
drawing graph in c# help 1
Data Labels Disappearing 0
Line Chart.. 3
Excel Excel Dynamic Charting in rows 0
How to import Matlab chart to C# window app 2
Graphics presentation 2

Back
Top