Page 1 of 1

Automatic Scale must be corrected !

Posted: Thu Mar 23, 2006 7:49 am
by 9638762
It doesnt work as expected ... You could follow this topic !
http://www.teechart.net/support/viewtopic.php?t=1375

Posted: Thu Mar 23, 2006 10:11 am
by narcis
Hi glikoz,

The problem on the thread you mention is not automatic axis scaling as it works fine when you do:

Code: Select all

		private void tChart1_UndoneZoom(object sender, System.EventArgs e)
		{
			axis1.Automatic=true;
		}
So, could you please reply at what we asked in that forum thread?

Thanks in advance.

Other opinions?

Posted: Thu Mar 23, 2006 11:38 am
by 9638762
I think we have to make questionnaire about this subject !
Because I posted lots of post (also some of them have got image for clarity) but we couldnt make agreement !

Please Narcis,say other supporter to read this topic from begin to end !
Especially read my posts ! Please some other teechart user or supporter write something about this topic !
http://www.teechart.net/support/viewtopic.php?t=1375

For example: When values are between 7 and 100 ,axis is between 7-500 it means that automatic scale couldnt successful..

Posted: Thu Mar 23, 2006 2:43 pm
by narcis
Hi glikoz,

Please see my reply at the forums thread you pointed.