Search found 27 matches
- Wed Dec 10, 2008 8:59 pm
- Forum: VCL
- Topic: setting width between points
- Replies: 1
- Views: 4365
setting width between points
have updloaded charts.jpg. I want to keep the overall size of these 2 charts (keep them the same). I also want the units along the x axis to be the same. the unit reflects a year. the width between 2000 and 2001 in both charts should be the same as in chart1 even though chart2 only goes to 2007. how...
- Wed Dec 10, 2008 5:41 pm
- Forum: VCL
- Topic: memory issue
- Replies: 3
- Views: 6212
I cannot provide this code at the moment. Can you please tell me in general -- I create a chart at design time. at runtime, that chart is repeated created with different values in a loop. how can I be sure that there is no cumulative incaresing memory use due to the chart creation; can it be freed a...
- Tue Dec 09, 2008 9:33 pm
- Forum: VCL
- Topic: AdvGridExcelIO
- Replies: 1
- Views: 5033
AdvGridExcelIO
this delphi instruction is used in a loop (call repeatedly by design): AdvGridExcelIO1.XLSImport(ExtractFilePath(Application.ExeName) + cbsa + 'series.xls'); and is apparently not releasing memory used on execution and results in memory accumulation and ultimately "out of memory". How to fix this? T...
- Mon Dec 08, 2008 3:39 pm
- Forum: VCL
- Topic: memory issue
- Replies: 3
- Views: 6212
memory issue
In delphi, I have a loop that repeated refreshes and reloads a chart.
The chart was created at design time.
I am getting an out of memory error after running approximately 250 instances.
Should something be freed or refreshed relating to the chart?
The chart was created at design time.
I am getting an out of memory error after running approximately 250 instances.
Should something be freed or refreshed relating to the chart?
- Thu Dec 04, 2008 3:53 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
I used this With Chart2 do begin Left := 120; Width := 650; //Margins.Left := 0; Axes.Left.TitleSize := 15; Axes.Left.LabelsSize := 30; Axes.Left.LabelsAlign := alDefault; end; and got results in upploaded graphic. does not appear left 120 is working as hoped. margins.left raised an error. how to mo...
- Thu Dec 04, 2008 2:58 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
- Thu Dec 04, 2008 2:35 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
- Thu Dec 04, 2008 1:31 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
- Thu Dec 04, 2008 1:15 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
- Thu Dec 04, 2008 1:04 pm
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
leftaxis
this works, but the leftaxis now needs to be at a fixed position.
to set this I used chart2.LeftAxis.IStartPos:=100; but it seems to have no impact. is another setting required? is the istartpos valued in pixels?
thank you.
to set this I used chart2.LeftAxis.IStartPos:=100; but it seems to have no impact. is another setting required? is the istartpos valued in pixels?
thank you.
- Thu Dec 04, 2008 11:15 am
- Forum: VCL
- Topic: not showing selected points
- Replies: 12
- Views: 15384
not showing selected points
In a delphi app, I have a set of line series that have up to 32 x values. sometimes only the first 18 have values. If I load (Series1line.add(x,qtr);) the x values only up to 18, it auto adjusts (widens) the x interval size. what setting controls the x interval width; how to get the line series not ...
- Mon Dec 01, 2008 11:18 am
- Forum: VCL
- Topic: video player
- Replies: 3
- Views: 6288
video player
the file is created with your videotool. see code below. play error persists. how to fix? thank you. unit video1; {$I TeeDefs.inc} interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, TeEngine, Series, TeeProcs, Chart, TeeTools, TeeVideo, TeeTriSurface, TeeSurfa, ...
- Sat Nov 29, 2008 11:00 pm
- Forum: VCL
- Topic: video player
- Replies: 3
- Views: 6288
video player
why would this delphi code raise an execution error "GetFrameOpen AVE file stream" -- the file referenced plays using a tanimate with simply Animate1.FileName := edit1.text; also, I have sucessfully used video create in another op. Thank you. unit video2; {$I TeeDefs.inc} interface uses Windows, Mes...
avi
well, I have this now ... the link referenced on my c drive is the same one that I originally sent you (on the net) on this topic!! my original question stands -- I need help in getting the .pas and .dfm (there in text) to execute. can you please help me on this? surely you have this as a demo app (...
avi apps
do not see this: TeeChart program group at, for example: Start menu -> All Programs -> Steema TeeChart 8.04 for Delphi 2009 -> New Features Demo. --> is this accessible from this page? http://www.steema.com/cgi-bin/teegetR.cgi where is "TeeChart program group"? Thank you. this link (via http://www.s...