Search found 1 match
- Tue Oct 17, 2006 10:01 pm
- Forum: ActiveX
- Topic: Can't zoom in and out with Color Grid
- Replies: 1
- Views: 2972
Can't zoom in and out with Color Grid
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(...