Page 1 of 1
real-time chart
Posted: Wed Mar 23, 2005 7:59 am
by 9525868
am making a fast line chart with the y axis as torque which am picking up at 10ms and the x axis is time. I want to make the x axis in a manner that it is for a fixed time for two minutes. can anyone help me as to how this is done am using teechart 7.0.0.3
samir
Posted: Tue Mar 29, 2005 11:52 am
by Pep
Hi samir,
you can see similar example of this under :
F:\Program Files\Steema Software\TeeChart Pro v7 ActiveX Control\Examples\Visual Basic\Visual Basic 5 & 6\Scrolling
Posted: Wed Dec 14, 2005 9:00 am
by 9525868
how do i use milisecond labels and get data in miliseconds to link with the data on y-axis
Posted: Wed Dec 14, 2005 10:30 am
by narcis
Hi samir,
To use millisecond labels you could look at the example "All Features\Welcome!\Axes\Labels\Milliseconds" at the features demo, available at TeeChart's program group.
When you say: "get data in miliseconds to link with the data on y-axis" what do you exactly mean, could you please be more specific?
Posted: Wed Dec 14, 2005 11:29 am
by 9525868
thanks a lot this solves what i wanted.