Page 1 of 1

ZoomStyle.FULLCHART does not work

Posted: Tue Aug 26, 2014 8:58 am
by 17469529
I have tried to use the ZoomStyle.FULLCHART option for a 3D surface series but it does not make any difference for the zooming operation, it is still INCHART type zoom.
Also after a quick browse of the source code I could not find any implementation of the ZoomStyle.FULLCHART other than it's declaration in the Zoom class.

Am I missing something or is this an unimplemented feature?

I'm using the 3.2014.0519 vewrsion for SWT

Regards,
Johan

Re: ZoomStyle.FULLCHART does not work

Posted: Tue Aug 26, 2014 9:52 am
by yeray
Hi Johan,

Zoom.java is a linked unit in TeeChart Java Swing, SWT and Android. But I'm afraid the different ZoomStyle(s) only make sense in Android.
We'll try to see if we can break that link and remove the properties without sense in the according versions.
http://bugs.teechart.net/show_bug.cgi?id=900