Page 1 of 1

null value in fastline

Posted: Thu Jan 27, 2005 3:24 pm
by 8725765
How can I add a null value in FastLine.Add(double[], double[])? I have lots of points and cannot add them one by one because of performance.

Posted: Fri Jan 28, 2005 4:41 pm
by Pep
Hi Joachim,

to add Null points in a FastLine series you must use the approach showed in the Demo Features project, under :
What's New ? -> Welcome ! -> New Features -> Series -> FastLine -> Nulls and Stairs example