Page 1 of 1

Smooth line

Posted: Thu Jul 15, 2004 10:03 am
by 6924693
Hi,

I want to know how to draw a smooth line in Teechart. I am looking a series type which draws the smooth line. I do not want to first draw a series "Series0" and apply a function type as spline. This will draw a new series "Series1". I do not want to follw this way. Because this won't meet my requirement. Already I am having the values from a cubic spline calculations. I need to draw these values in the teechart.

Your help is appreciable.

Thanks & Regards,
Rama

Posted: Thu Jul 15, 2004 10:23 am
by Pep
Hi Rama,
type as spline. This will draw a new series "Series1". I do not want to follw this way. Because this won't meet my requirement. Already I am having the values from a cubic spline
You can use the spLine and make the first Series invisible and also set the ShowInLegend property to False for the first Series.