The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I''m trying to clear the series from my chart so I can give it an updated one. When I try to clear the series by calling:
myChart.Model.Series.Clear()
I get this exception.
Additional information: Cannot remove the specified item because it was not found in the specified Collection.
I get similar exceptions using the Remove and RemoveAt methods. What am I doing wrong? Is this not the proper way to update the data?
Thanks,
Brad
Hi,
I''m running into the same problem when I use to clear a collection with or without entries. In both cases this error shouldn''t occur.
Michael Mann
DJDavis Jebaraj Syncfusion Team April 20, 2004 06:17 PM
Hi,
There is still a ''System.ArgumentException'' exception been thrown on ''Series.Clear()''.
And there is no ''RoundingPlaces'' property available, I suppose you are using a newer verion of Essential Chart.
Regards,
Holger Persch
DJDavis Jebaraj Syncfusion Team April 21, 2004 06:42 AM
Hi,
Sorry about that. The new version will be made available for download shortly. We regret for the inconvenience caused.
Regards,
Davis