Hi,
thanx for your replay. I've improved the plotting speed.
Search found 4 matches
- Mon Jan 03, 2005 1:36 pm
- Forum: VCL
- Topic: Data reduction of series
- Replies: 3
- Views: 7410
- Thu Dec 30, 2004 12:21 pm
- Forum: VCL
- Topic: Data reduction of series
- Replies: 3
- Views: 7410
Data reduction of series
My TLineSeries has 1000 or more XY-values. Can I reduce data with a TeeChart function in order to save memory/disc space?
Thanks in advance.
Thanks in advance.
- Thu Dec 30, 2004 12:19 pm
- Forum: VCL
- Topic: Series1.AddXY after LoadChartFromFile
- Replies: 2
- Views: 6883
Series1.AddXY after LoadChartFromFile
I'm using a TChart with one TLineSeries on a Form (Created in Delphi IDE Designer). I will load a Chart from a file - then I will add new points to my Series. I tried following code: Series1.AddXY(1,1); SaveChartToFile(Chart1, 'c:\temp\chart.tee', true,false); LoadChartFromFile(TCustomChart(Chart1),...
- Thu Aug 26, 2004 11:13 am
- Forum: VCL
- Topic: TeeChartPro D7 Installation Problem
- Replies: 4
- Views: 11643
Problem Installing Teechart 7 with Delphi 7
Same problem: Installing Teechart 7 with D7 was finished successfull. After starting D7 I got some messages like 'DclTee77.bpl`' not found. I manually installed ..\TeeChart 7 for Delphi 7\Delphi 7\Bin\DclTee77.bpl ..\TeeChart 7 for Delphi 7\Delphi 7\Bin\DclTeePro77.bpl Now Delphi 7 started without a...