Hello Support,
I want to call user defined function on zooming chart like onZoomed event in teechart vb.net version.
Regards,
Nisarg
Search found 6 matches
- Wed Feb 26, 2014 7:29 am
- Forum: JavaScript / HTML5
- Topic: On Zoomed call user defined function
- Replies: 1
- Views: 7093
- Wed Apr 21, 2010 7:10 am
- Forum: .NET
- Topic: Line Series Problem
- Replies: 3
- Views: 4925
Re: Line Series Problem
Hi,
Thanks for the workaround. It works fine.
Regards
Nitin
Thanks for the workaround. It works fine.
Regards
Nitin
- Thu Apr 15, 2010 7:07 am
- Forum: .NET
- Topic: Line Series Problem
- Replies: 3
- Views: 4925
Line Series Problem
Hi, We are using TeeChart for .NET Ver 3.5. I've come through strange problem with line series. Our application plots x,y data in point series and allows to draw straight lines calculated from these data. I use line series with two x,y values to draw straight lines. In next step, application tries t...
- Sat Nov 28, 2009 5:05 am
- Forum: .NET
- Topic: Horizontal Line - Large Number of data points
- Replies: 5
- Views: 6260
Re: Horizontal Line - Large Number of data points
Hi Yeray,
Thanks for the code. I didn't know this thing. It works and takes only a second to plot the data.
Thank you very much.
Nitin
Thanks for the code. I didn't know this thing. It works and takes only a second to plot the data.
Thank you very much.
Nitin
- Thu Nov 26, 2009 4:57 am
- Forum: .NET
- Topic: Horizontal Line - Large Number of data points
- Replies: 5
- Views: 6260
Re: Horizontal Line - Large Number of data points
Hi Yeray,
Thanks for the reply. I have already gone through the article and as I said, it works with FastLine series. But fast line series is vertical line series, where my requirement is to plot data in Horizontal Line Series. How can I speed up horizontal line series.
Thanks for the reply. I have already gone through the article and as I said, it works with FastLine series. But fast line series is vertical line series, where my requirement is to plot data in Horizontal Line Series. How can I speed up horizontal line series.
- Tue Nov 24, 2009 7:05 am
- Forum: .NET
- Topic: Horizontal Line - Large Number of data points
- Replies: 5
- Views: 6260
Horizontal Line - Large Number of data points
Hi, We are using TeeChart for .NET Ver 3.5 in our application. We have the feature requirement which requires plotting of about 500000 data points in horizontal line. I have successfully tried this with FastLine series and it works. But it takes very long time plotting this much data points in horiz...