Dear support,
I am using ActiveX 7.08 and the teechart component was put in a dialog box within a MFC project. I can easily zoom in with twoD plots but with the same control I can't zoom in when a ColorGrid series is loaded in. BTW . Even when I added
m_Chart.GetZoom().SetEnable(1);
m_Chart.GetZoom().GetPen().SetColor(RGB(0,0,255));
I still can not zoom in the color grid with mouse. The dimension of the grid is only 89X36. Could you please help me figure out what is going wrong?
Thanks,
HH
Can't zoom in and out with Color Grid
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi HH,
Can you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
Can you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
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 |