Re: TChart: sliding window??
- From: Jim P <Jim_P@xxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Jan 2008 19:38:50 -0800
CodeMachine wrote:
Hi All,not to my knowledge
I want to have a sliding graph in a TChart (FastLine XY-graph).
By sliding I mean that after the TChart is filled up to the choosen maximum number of points, the oldest point is to be deleted and the new point added to the right of the chart.
I know I can do this myself by managing an external array of values, do the bookkeeping myself and stuff the whole array into the TChart for each new point, but this seems so wasteful. Can the TChart do this? Google gives no useful answers...
Thanks - Dirk
Jim P.
.
- References:
- TChart: sliding window??
- From: CodeMachine
- TChart: sliding window??
- Prev by Date: Re: Interfacing with Comm32 Component
- Next by Date: Re: Interfacing with Comm32 Component
- Previous by thread: TChart: sliding window??
- Next by thread: Re: TChart: sliding window??
- Index(es):
Relevant Pages
|