ZoomPercent doesn't work properly in FormShow
Posted: Wed Feb 28, 2007 10:56 am
Hello!
In FormShow, i fill a chart with three series (left axis : values, bottom axis : DateTime).
At the end i call UndoZoom. This shows the chart correctly.
But if i call ZoomPercent right after that (still in FormShow), both axis display zeros along the axis and of course no data in the chart.
If i don't call ZoomPercent in FormShow, but later in a button's click event, it is working.
Can you reproduce this?
Using BCB 5 and TeeChart 7.0.7
Thanx and kind regards,
EH
In FormShow, i fill a chart with three series (left axis : values, bottom axis : DateTime).
At the end i call UndoZoom. This shows the chart correctly.
But if i call ZoomPercent right after that (still in FormShow), both axis display zeros along the axis and of course no data in the chart.
If i don't call ZoomPercent in FormShow, but later in a button's click event, it is working.
Can you reproduce this?
Using BCB 5 and TeeChart 7.0.7
Thanx and kind regards,
EH