use TChart as plotter

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mtspp
Newbie
Newbie
Posts: 12
Joined: Mon Oct 04, 2004 4:00 am

use TChart as plotter

Post by mtspp » Wed Jun 21, 2006 9:14 am

Hello everybody,

I´m looking for a solution to use TChart as plotter or scope.
I would like to draw e.g. 2000 values with AddXY as FastLine. Then when the next value is available I would like to have that the chart deletes the first value or moves the first value in the unvisible area and draws the new value on the last position. Is this possible with TChart? Thanks for any idea.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jun 21, 2006 9:28 am

Hi mtspp,

Yes, this is possible with TeeChart. You'll find information on how to do that at this article in our FAQ section. You'll also find an example at All Features\Welcome!\Speed\Fast Delete and Fast Pen in TeeChart features demo which can be found at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply