Error in Functions on the Editorpage?
Posted: Thu Mar 04, 2004 10:51 am
After creating a series on a form with data (presented on another form) everything works all right. But when hiding the form with the chart and deleting all series something interesting happens.
When recreating a new chart (maybe with new chart properties, different number of series) and showing this form again in the Editor under Series/data source/function page the old series can be seen and then attached the new ones. Do i have to clean up there by code or what can i do?
On the other hand i can not apply a function to a series with data from another series by using the editor. I have a button beside the chart, that calls your editor and would like to do it this way.
Do i have to call any other routines? (Example: 2 line series presenting data, and one unused series. Now i would like to use the mean function for unused series 3 with data from line series 2. I would like to do this with your editor, but i can#t see anything - maybe due to the problem mentioned above?)
Thanks Jan
(Delphi 7/ TeeChart6)
When recreating a new chart (maybe with new chart properties, different number of series) and showing this form again in the Editor under Series/data source/function page the old series can be seen and then attached the new ones. Do i have to clean up there by code or what can i do?
On the other hand i can not apply a function to a series with data from another series by using the editor. I have a button beside the chart, that calls your editor and would like to do it this way.
Do i have to call any other routines? (Example: 2 line series presenting data, and one unused series. Now i would like to use the mean function for unused series 3 with data from line series 2. I would like to do this with your editor, but i can#t see anything - maybe due to the problem mentioned above?)
Thanks Jan
(Delphi 7/ TeeChart6)