Pre loader

LegendModifier callback function available for check and uncheck the series

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 Team,

When we except this feature

Version
12
  • You must to post comments
0
0

There is no LegendModifier CheckedChanged callback for SciChart Android, however legendmodifier checkbox is bound to series visibility, so you can get the same callback by listening to series visibility changes.

Check out RenderableSeries.addIsVisibleChangedListener().

This method allows you to attach a listener to a series which will be called when its visibility changes. This can occur when the setIsVisible() method is called. See the RenderableSeriesChangeListener interface for more details.

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