Pre loader

want to change it to display as multi-line in LegendModifier

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

Several legends are displayed using LegendModifier.

  1. Using ScrollViewer.VerticalScrollBarVisibility=”Auto”, it was possible to move using mouse scrolling, bar grabbing, etc., but it did not work when the border was dragged in a screen touch environment. Is there a way to drag on a touch monitor?

  2. It is being displayed using Orientation=”Horizontal”, but there is a limit to displaying it on one line due to the large number of legends. What document can I refer to if I want to change it to display as multi-line? I think the MVVM method would be best.

Version
8.0.0.27672-beta
  • Andrew Burnett-Thompson
    Hi Lee, it would be really helpful if you could provide a solution to reproduce any issues you report, otherwise our team has to take your description and try to reproduce it first, before finding a solution. Please attach solutions to the forum post using attachment feature. Max attachment size is 10MB so ensure that bin, obj, packages folders are removed. Best regards, Andrew
  • Lee Ji Un
    This was solved using scrollviewer.panningmode. I think the problem occurred because I was not familiar with how to use it. thanks!
  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.