Page 1 of 1

for the fastline series...

Posted: Mon Mar 30, 2009 8:43 am
by 14045263
...is there any way I can tell it to draw points on it?

At the moment i'm switching between fastline and the normal line series if the points should be shown or not, but is there an override (or something!) somewhere in Fastline so I can tell it to just draw a circle when there's a point?

Regards,

Chris.

Posted: Mon Mar 30, 2009 2:48 pm
by yeray
Hi Chris,

FastLines have some speed optimizations and one of them is the non inclusion of pointers. If you want a line with pointers, I recommend you to use Line series.