Hi,
Im using a FastLine series to plot Yvalues over time. So bottomaxis = TdateTime.
Is there a way to get a particlar YValue from any give xvalue??? NOT an x-index but a tDateTime. There may not necessarily be a Yvalue for the requested time-> in this case it should extrapolate the information
Ive tried CalcXPosValue() and CalcXSizeValue() but these do not give the correct values.
This seems so trivial yet i cannot seem to find a function to do it.
Regards
Simon
Probably Stupid Question - Calculate Y from X
Hi Simon,
Could you take a look at the example that Narcis posted here? I think this will solve your both questions at the same time cause it calculates interpolated points and it should work for DateTime also.
Could you take a look at the example that Narcis posted here? I think this will solve your both questions at the same time cause it calculates interpolated points and it should work for DateTime also.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |