Page 1 of 1

Time Axis for TChart

Posted: Thu Jul 29, 2004 4:56 pm
by 5890144
Hi,

I working with TeeChart v5.02 in Delphi 5, and I need to create a chart
that graphs points related to time. I have paradox database. In the
table I store the timestamp and the point corresponding to that timestamp.
Now I want to graph those values with a TChart component. I have never
created an axis that had time as labels. Can anyone give me some ideas on
how to accomplish such a thing or where else I can look for guidance?

Any help would be appreciated.

Thanks,
Shannon

Posted: Fri Jul 30, 2004 8:40 am
by Pep
Hi Shannon,

I think a good point to start having a look could be the Teechart Pro Tutorials 4 - Axis Design (included in the installation).
And also, you can find some examples which use DateTime axis scale in the Demo Features project (included in the installatin too).