Dear all,
I am searching for a solution to remove those points from my line series, which are in the current zoom rectangle.
I know of the LineSeries.Delete(Start, Count) Method - but how do I get my starting and end Index for the points being displayed ?
Thanks in advance for any help
CZ
Removing Lineserie points partial - only currently zoomed
-
- Newbie
- Posts: 4
- Joined: Mon Feb 17, 2014 12:00 am
Re: Removing Lineserie points partial - only currently zoomed
Hello CZ,
Try with FirstValueIndex and LastValueIndex.
If you still find problems with it, please try to arrange a simple example project we can run as-is to reproduce the situation here.
Try with FirstValueIndex and LastValueIndex.
If you still find problems with it, please try to arrange a simple example project we can run as-is to reproduce the situation here.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |