Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hi Joern, The ZoomedRanges stack was replaced with list so the code should be rewritten as: oAxis.PagingView.ZoomedRanges[oAxis.PagingView.ZoomedRanges.Count - 1] Hope this helps - let us know if you meet any problems.
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: 3 Months Ago
Posts: 86,
Visits: 221
|
Hi Experts, I just updated Nevron Chart component for my WinForms projects to the latest version - and now I get an error because the method oAxis.PagingView.ZoomedRanges.Peek() is missing. Why is that and how am I supposed to replace this method ? Thanks for your help, best regards, Joern
|