for the fastline series...

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
noaksey
Newbie
Newbie
Posts: 55
Joined: Wed May 23, 2007 12:00 am

for the fastline series...

Post by noaksey » Mon Mar 30, 2009 8:43 am

...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.

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Mon Mar 30, 2009 2:48 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply