Search found 4 matches

by UE
Mon Jan 03, 2005 1:36 pm
Forum: VCL
Topic: Data reduction of series
Replies: 3
Views: 7348

Hi,

thanx for your replay. I've improved the plotting speed.
by UE
Thu Dec 30, 2004 12:21 pm
Forum: VCL
Topic: Data reduction of series
Replies: 3
Views: 7348

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.
by UE
Thu Dec 30, 2004 12:19 pm
Forum: VCL
Topic: Series1.AddXY after LoadChartFromFile
Replies: 2
Views: 6834

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),...
by UE
Thu Aug 26, 2004 11:13 am
Forum: VCL
Topic: TeeChartPro D7 Installation Problem
Replies: 4
Views: 11575

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...