Pre loader

Legend Help

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

Hello, I have two questions. The first is we use the annotations to create threshold lines and labels on axis. We would like these lines to appear in the legend data. Is there a way to add them manually to the collection of seriesinfo? What do you recommend.

The second question is that we have a large amount of series data and we were rendering the chart to bitmap. When there is a lot of data the legend is in a scrollview and you cannot see all of it. What do you recommend do in this scenario. Is there a way to make the legend appear in wrap panel?

Thanks, Kurt

Version
5.1.1.
  • You must to post comments
0
0

Hi Kurt,

The answer to your second question: please see this previous question & answer here:

  1. Wrap Legend Question
  2. Legend customization

For your answer to the first, while it is possible to Template the Legend Item Rows, to insert new SeriesInfo requires deeper customisation in the code of SciChart.

The only way I could think of to do this would be to create a custom ChartModifier to output your custom SeriesInfo. An example can be found here and source code for this example here.

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