 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Aleksandar Galovic Guest
|
Posted: Thu Sep 11, 2003 12:37 pm Post subject: TeeChart- Return Y Value for X Value, D6 |
|
|
Hi guys,
I'm really confused.
How can I reach Y Value from one series for given X Value?
(Value- not index)
TIA
Aleksandar
|
|
| Back to top |
|
 |
Chris Veale Guest
|
Posted: Thu Sep 11, 2003 8:32 pm Post subject: Re: TeeChart- Return Y Value for X Value, D6 |
|
|
You should get the x value you want, determine its index and then plug that into series.yvalue["obtained index"];
HTH
Chris
"Aleksandar Galovic" <aleksandar.galovic (AT) dmsgroup (DOT) co.yu> wrote:
| Quote: | Hi guys,
I'm really confused.
How can I reach Y Value from one series for given X Value?
(Value- not index)
TIA
Aleksandar
|
|
|
| Back to top |
|
 |
Aleksandar Galovic Guest
|
Posted: Fri Sep 12, 2003 9:27 am Post subject: Re: TeeChart- Return Y Value for X Value, D6 |
|
|
Hi Chris,
thank for your answer.
My question was about given X value which is between two points, which means
there is no index for such value.
The only solution which I've found was making Linear equation of two known
points.
Regards
Sasa
| Quote: | You should get the x value you want, determine its index and then plug
that into series.yvalue["obtained index"]; |
| Quote: | How can I reach Y Value from one series for given X Value?
(Value- not index)
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|