Refer to discussion:
Wiki Link: [discussion:550416]
Exception at : CanonicalSplineHelper.Segment(). Line207.
How to reproduce this:
1. Set lineSeries.Smooth = true when create lineSeries.
eg: var ls = new LineSeries { Title = title,Smooth = true};
2. Zoom in by pushing down mid-mouse button, create rectangle zoom area.
3. After several times, out of memory exception throws.
Wiki Link: [discussion:550416]
Exception at : CanonicalSplineHelper.Segment(). Line207.
How to reproduce this:
1. Set lineSeries.Smooth = true when create lineSeries.
eg: var ls = new LineSeries { Title = title,Smooth = true};
2. Zoom in by pushing down mid-mouse button, create rectangle zoom area.
3. After several times, out of memory exception throws.