Page 1 of 1

Draw every n-th point

Posted: Tue May 26, 2015 7:47 am
by jrvdboom
When a PointLineSeries is drawn with both the line and points visible and you have many points in the dataset, the line is hidden by all the points. It would be nice to be able to draw only every n-th point (e.g. 1 out of every 100 points). The line (of course) draws all points.

Thanks,
Joost