Search found 42 matches

by Clara Genermont
Thu Sep 25, 2008 12:29 pm
Forum: VCL
Topic: Create a teechart dynamically
Replies: 3
Views: 6654

And yet if you place a ShowMessage (Self.name)
we get well "Form1".

Why is it necessary to indicate the parent in this case?

Thank you for your reply fast

Didou
by Clara Genermont
Thu Sep 25, 2008 10:14 am
Forum: VCL
Topic: Create a teechart dynamically
Replies: 3
Views: 6654

Create a teechart dynamically

Hi Narcis, Why this code doesn't functions ? procedure TForm1.Button1Click(Sender: TObject); var Chart1: TChart; begin try Chart1 := TChart.Create(self); Chart1.Top := 0; Chart1.Left := 0; Chart1.Height := 300; Chart1.Width := 500; Chart1.RemoveAllSeries; Chart1.AddSeries(TBarSeries.Create(Self)); C...
by Clara Genermont
Thu Aug 07, 2008 12:31 pm
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

yès !

that's good !!! :D :D :D :D :D

I had a little concern with the installation...

THANK YOU VERY MUCH
by Clara Genermont
Wed Aug 06, 2008 9:35 am
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

I don't see the event
I choose "functions" and "y = f(x)"

then in the combobox I see Y= f(x) not TeeFunction1
and on F11

I don't see "OnCalculate"

????

nb:
version 7.12[/url]
by Clara Genermont
Tue Aug 05, 2008 3:13 pm
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

Yès, il found it and I choose Y= f(x)

but Idon't see the event ! (F11 on the Teechart)

thanks

Didier
by Clara Genermont
Mon Aug 04, 2008 5:06 pm
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

sorry but
what is TeeFunction1Calculate ?
event, object or a component ?

thank you in advance
by Clara Genermont
Sun Aug 03, 2008 9:37 pm
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

thank you Narcis,

but I can't draw a function like this

y=2+3*(1+x)-5 + (abs(-x^2) - x*x) * 2 - 1/(x + 1)
or yet
y=sinx + cosx - abs(tanx) + x


How can draw them ?

I don't understand how to intoduce this equation...

Can you show me an example ?

thank you very much for your help

Didier
by Clara Genermont
Fri Aug 01, 2008 9:24 am
Forum: VCL
Topic: Teechartpro 7.12 Drawing a graph
Replies: 25
Views: 38250

Teechartpro 7.12 Drawing a graph

Hi Narcis,

Can we draw the graph of any function with
teechart directly with his equation?


Thank you for your help

Didier
by Clara Genermont
Fri Jul 11, 2008 9:20 am
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

Hi Narcis,

a little surprised to have a short code, I thought that other records were
needed ..

But in fact the method (Doogie : .....

ppImage1.Picture.Metafile.Assign(lMetaFile); )

works very well!


thank you
happy holidays


Didier
by Clara Genermont
Thu Jul 10, 2008 3:32 pm
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

Hi Narcis,

Can you give me the complete method described by Doogie
in order to copy a Tchart in a TppTeeChart.


I thank you in advance


Didier
by Clara Genermont
Thu Jul 10, 2008 3:24 pm
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

[/code]

ppDPTeeChart1.Chart.Assign(Chart1);

for i := 0 to Chart1.SeriesCount - 1 do

// Error on this lline
CloneChartSeries(Chart1.Series).ParentChart := ppDPTeeChart1;
by Clara Genermont
Thu Jul 10, 2008 3:22 pm
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

sorry, in fact :

Code: Select all

   
ppDPTeeChart1.Chart.Assign(DBCProductionMois);

 for i := 0 to Chart1.SeriesCount - 1 do

// Error on this lline
 CloneChartSeries(Chart1.Series[i]).ParentChart := ppDPTeeChart1;

 

thank you

Didier
by Clara Genermont
Thu Jul 10, 2008 2:59 pm
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

Hi Narcis,

TCustomAxisPanel and TppDPTeeChart incompatibles

thank you

Didier
by Clara Genermont
Thu Jul 10, 2008 2:36 pm
Forum: VCL
Topic: How to Copy Chart1 to ppTeeChart1, ie including all data?
Replies: 11
Views: 15577

I try this solution :

Code: Select all

ppTeeChart1.Chart.Assign(Chart1);
[/b]

but Chart is unknowed..

may be an uses ?


thank you
by Clara Genermont
Tue Jul 08, 2008 2:57 pm
Forum: VCL
Topic: TEECHART PRO v7 and PIE
Replies: 15
Views: 19611

EXPORT CSV:

"ATG normalisation",114530
"ATG ponctuelle",55340
"Clients centraux- hors recherche",875846.39
"Clients centraux- recherche",74840
"DDE-ETAT-interventions sur autoroutes ou sur routes nationales",1136597.99
"EGR",103902