Bottom axis scrolling
Posted: Sun Mar 07, 2004 1:05 pm
hello,
how can I make the bottom axis scroll this way:
- I have automatic scale OFF and set fixed number of data points (1000)
- I add data values every second
- when e.g. 800 data points have been added, the bottom axis should start scrolling, but NOT losing the data points --> also manual scrolling should be enabled to scroll previous values
I use TeeChart Pro ActiveX version 6.0.0.4 in ASP pages. I use scLine for drawing the chart and addXY method for adding the data points.
Thanks
Mike
how can I make the bottom axis scroll this way:
- I have automatic scale OFF and set fixed number of data points (1000)
- I add data values every second
- when e.g. 800 data points have been added, the bottom axis should start scrolling, but NOT losing the data points --> also manual scrolling should be enabled to scroll previous values
I use TeeChart Pro ActiveX version 6.0.0.4 in ASP pages. I use scLine for drawing the chart and addXY method for adding the data points.
Thanks
Mike