Pre loader

Composite Collection of annotations

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

1
0

A while back in another thread, Yuriy mentioned a way to handle multiple annotation types was to have separate collections of annotations of different types and they all would be merged in one CompositeCollection which can be bound to ModifierGroup.ChildModifiers property.
Can you show me an example of how to do that?

thanks!

  • You must to post comments
0
0

Hi there,

As far as I’m aware we don’t support that. We have a single collection called AnnotationCollection (which is an ObservableCollection). You will need to create classes to manage each group of annotations separately in the master AnnotationCollection I’m afraid.

Splitting it into Composite collections will require a code-change. I think yuriy did mention there was a workaround but if so I personally am not aware of it.

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