fastlineseries.drawallpoints effect
Posted: Fri Jan 09, 2009 4:50 am
What is the difference between fastlineseries.drawallpoints = true and fastlineseries.drawallpoints = false.
I am specifically interested to know if setting to false in anyway equivalent to some sort of decimation or is it simply mean that only one point per pixel is drawn.
If only one point per pixel is drawn, which of the point is drawn - earlier or later? The reason i am asking this question is that will the final displaybe very different for both the cases (set to TRUE or FALSE)? My impression is that when we set to false and zoom, then we will notice the difference.
Please clarify. Thanks
I am specifically interested to know if setting to false in anyway equivalent to some sort of decimation or is it simply mean that only one point per pixel is drawn.
If only one point per pixel is drawn, which of the point is drawn - earlier or later? The reason i am asking this question is that will the final displaybe very different for both the cases (set to TRUE or FALSE)? My impression is that when we set to false and zoom, then we will notice the difference.
Please clarify. Thanks