Page 1 of 1

Can't zoom in and out with Color Grid

Posted: Tue Oct 17, 2006 10:01 pm
by 9092209
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

Posted: Wed Oct 18, 2006 7:41 am
by narcis
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.