Adding Custom Functions TChart V7, Builder 6
Posted: Wed Jun 02, 2004 10:20 am
Hi
I am trying to add a custom function (i.e. not one of the standard functions) to my graph.
I add a scatter plot, and then want to draw a distribution of the X Values, using the normal distribution formula. I can do this manually every time, but I would like to add it as a custom function, in order to update automatically when new data is added.
Is this possible? (I'm sure it is) and how do I go about it. Do I have to define my own TeeFunction, deriving from TTeeFunction? A simple example will be appreciated.
Thanks in Advance
I am trying to add a custom function (i.e. not one of the standard functions) to my graph.
I add a scatter plot, and then want to draw a distribution of the X Values, using the normal distribution formula. I can do this manually every time, but I would like to add it as a custom function, in order to update automatically when new data is added.
Is this possible? (I'm sure it is) and how do I go about it. Do I have to define my own TeeFunction, deriving from TTeeFunction? A simple example will be appreciated.
Thanks in Advance