Shown Chart zoom in 2d
Posted: Thu Jan 31, 2008 1:46 pm
When i zoom chart by default it view in 3D, How can i show chart in 2D not 3D while zooming ?
Code in MFC will help.
Code in MFC will help.
Steema Software - Customer Support Forums
http://216.92.101.67/support/
I'm still unable to reproduce the issue here using v7.0.1.4, which is latest v7 release available at the client area. Which exact version are you using? If the problem persits could you please send us a simple example project we can run "as-is" to reproduce the problem here?Thanks for your support, I have Teechart version 7.0, my problem is 2D chart turns 3D in while zooming, I try using set property of 3D value to 1% and its ortogonal to 0 degree. Is there any another way to do this.
My another problem is my chart back color is black and i have tcCursor tool on it, but it couldn't able to see since it also in dark color, how can i change tcCursor color.
Code: Select all
TChart1.Tools.Items(0).asTeeCursor.Pen.Color = vbRed