Pre loader

Series not clearing from chart even if RenderrableSeries is cleared

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

hi,
Chart is not cleared even if RenderrableSeries is cleared.

I see that chart series are still plotted, but SeriesViewModel count for data context is 0.

Useful info : I see that legend SeriesInfo still has series data even after clearing.

Thanks.

Version
latest
  • You must to post comments
0
0

Hi Vibin

In the example ‘Manipulate Series MVVM‘ we have exactly this case:

  1. Ability to add series with MVVM
  2. Ability to remove series with MVVM
  3. Ability to clear series with MVVM

If you run this example, add some series, and click ‘Clear’ The problem does not occur.

Have a look at the example code and try to discover why your example does not work. Maybe you are doing something incorrect in code?

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies