Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a project that need to draw a fast chart with many series.
I must change start position of drawing to a favor position when user want.
.Net Chart is slow in lots of series.
I wanted to use this library:

A simple C# library for graph plotting

but it has not zoom ability

Can someone help me?
Posted
Updated 10-Aug-13 19:55pm
v3
Comments
Prasad Khandekar 1-Jul-13 2:33am    
Have you tried using FusionCharts?
Maryami.bagheri 1-Jul-13 2:59am    
Do not have any problem with a lot of series?
Prasad Khandekar 1-Jul-13 3:09am    
Sorry FusionCharts won't be appropriate for Windows Forms solution. You should try using one of the following Charts controls

1. Telerik - http://www.telerik.com/products/wpf/sample-applications.aspx
2. LightningChart control - http://www.arction.com/

Regards,
Maryami.bagheri 1-Jul-13 6:08am    
thank you, I tested LightningChart control, it is very slow for more than 50 series.
it could not help me.
Swinkaran 1-Jul-13 20:20pm    
As far as I have seen, FusionCharts are not good and not efficient. Have you tired www.devexpress.com

Very efficient and you can get variety of charts. I can you provide you demos and examples if you are after devExpress. Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900