Are you setting the axis limits programatically or is this using the property pages? I was unable to reproduce the problem. I used MS 6.0 with VB 6.0 on Win 2k,and things seemed to work fine.
If this is using the property pages and this effect occurs, try setting the maximum values programmatically
so, if you need to set it to 60 minutes to the max, in the form load, the following statement would set it to 60 min
CWGraph1.Axes.Item(1).Maximum = 0.04166
Let me know if there is anything I missed or if you have more information for me
Thanks
Bilal Durrani
NI
Bilal Durrani
NI