It doesnt work as expected ... You could follow this topic !
http://www.teechart.net/support/viewtopic.php?t=1375
Automatic Scale must be corrected !
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi glikoz,
The problem on the thread you mention is not automatic axis scaling as it works fine when you do:
So, could you please reply at what we asked in that forum thread?
Thanks in advance.
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;
}
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Other opinions?
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..
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..
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi glikoz,
Please see my reply at the forums thread you pointed.
Please see my reply at the forums thread you pointed.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |