howto CloneChartSeries with TFastLineSeries?
Posted: Fri Jun 15, 2007 1:39 pm
Hi,
CloneChartSeries function works fine with TChartSeries. e.g.
NewSeries:=CloneChartSeries(Series1);
But same function won't work with TFastLineSeries.
What is the best way to clone TFastLineSeries?
Regards,
odissey1
CloneChartSeries function works fine with TChartSeries. e.g.
NewSeries:=CloneChartSeries(Series1);
But same function won't work with TFastLineSeries.
What is the best way to clone TFastLineSeries?
Regards,
odissey1