Hello!
I use three kinds of series in my application: TFastLineSeries, TPolarSeries and TSmithSeries. I use them on the same chart. If I try to zoom a picture it works well with the TFastLineSeries, but I have no effect when my current series is polar of smith-chart. Why?
Is it implemented? If no, how could I implement such functionality myself?
Zoom in TPolarSeries and TSmithSeries
-
- Newbie
- Posts: 11
- Joined: Mon Feb 07, 2005 5:00 am
- Contact:
-
- Newbie
- Posts: 11
- Joined: Mon Feb 07, 2005 5:00 am
- Contact:
Re: Zoom in TPolarSeries and TSmithSeries
So, no answers. Does it mean nobody in a support team knows this? I really need the zoom functionality for these series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alexey,
Zoom is not implemented for those series. You could zoom the whole chart using the TCommander button for it or implementing that using Chart1.ZoomPercent method.
Zoom is not implemented for those series. You could zoom the whole chart using the TCommander button for it or implementing that using Chart1.ZoomPercent method.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 11
- Joined: Mon Feb 07, 2005 5:00 am
- Contact:
Hi!narcis wrote:Zoom is not implemented for those series. You could zoom the whole chart using the TCommander button for it or implementing that using Chart1.ZoomPercent method.
I've tried to use this method. But I've got problems with it.
I handle a left mouse click and call Chart1->ZoomPercent(50);
The help says it should zoom in the picture. But I see that picture is zoomed out. Moreover, TSmithSeries doesn't change anything. TPolarSeries become zoomed out but the coordinate center is shifted after each call. And it's not a zero.
What is wrong in this procedure?
follow
Hi Alexey
unfortunately I don't have time to experiment it myself right now., but i am in hte same situation as you are. I use the same 3 series so please let me know if you find any solution to this problem.
I'll check it myself whern i have time, but not before next month at least.
thx^^
unfortunately I don't have time to experiment it myself right now., but i am in hte same situation as you are. I use the same 3 series so please let me know if you find any solution to this problem.
I'll check it myself whern i have time, but not before next month at least.
thx^^
-
- Newbie
- Posts: 11
- Joined: Mon Feb 07, 2005 5:00 am
- Contact:
Re: follow
So, I don't see any answer once more. Does it mean the support doesn't know how to solve the problem and why the proposed function doesn't work?
Hi Alexey,
sorry for delay, I'm afraid the TChart is not prepared to combine these three Series types with zoom functionality. For the moment I've not found a way around this.
sorry for delay, I'm afraid the TChart is not prepared to combine these three Series types with zoom functionality. For the moment I've not found a way around this.
Pep Jorge
http://support.steema.com
http://support.steema.com