Pre loader

Scroll bar on LegendModifier is not longer visible

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

In our project we had ScrollViewer on the LegendModifier:

<s:LegendModifier ShowLegend="True" ScrollViewer.VerticalScrollBarVisibility="Auto" x:Name="legendModifier" Orientation="Vertical" Margin="10" LegendItemTemplate="{StaticResource SciChartLegendItemTemplate}" >

It used to work with SciChart version 4.1.1.8645, but after the update to 4.2.0.9172, the scroll bar is no longer shown, which is a big problem!
Tried also with the latest version 4.2.1.9358, still not working.
I also have get this in the output:
System.Windows.Data Warning: 40 : BindingExpression path error: ‘ScrollViewer’ property not found on ‘object’ ”LegendPlaceholder’ (Name=”)’. BindingExpression:Path=ScrollViewer.HorizontalScrollBarVisibility; DataItem=’LegendPlaceholder’ (Name=”); target element is ‘SciChartLegend’ (Name=”); target property is ‘HorizontalScrollBarVisibility’ (type ‘ScrollBarVisibility’)
System.Windows.Data Warning: 40 : BindingExpression path error: ‘ScrollViewer’ property not found on ‘object’ ”LegendPlaceholder’ (Name=”)’. BindingExpression:Path=ScrollViewer.VerticalScrollBarVisibility; DataItem=’LegendPlaceholder’ (Name=”); target element is ‘SciChartLegend’ (Name=”); target property is ‘VerticalScrollBarVisibility’ (type ‘ScrollBarVisibility’)

Version
4.6.1
  • You must to post comments
0
0

Hello,

This bug should be fixed in v4.2.2.9490 or greater of SciChart WPF.

Please get the nightly build from our NuGet feed and let us know the results.

Best regards,
Andrew

  • You must to post comments
0
0

Hi,
yes, I confirm that the bug is fixed in the nightly build.

  • You must to post comments
Showing 2 results
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