windows Forms curve/plot control
        Posted  
        
            by linjunhalida
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by linjunhalida
        
        
        
        Published on 2010-04-06T08:10:58Z
        Indexed on 
            2010/04/06
            8:13 UTC
        
        
        Read the original article
        Hit count: 285
        
I need plot a curve for my data , the source is like :
12, 14, 18, 30, ....
I was using Qt Qwt, and need port it to windows forms, are there controls? free of charge?
© Stack Overflow or respective owner