Pre loader

VerticalSliceModifier

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

I would like add checkbox to collapse/hide VerticalSliceModifier, but can’t find properties that do it.
Here is my code:

              <s:VerticalSliceModifier ShowTooltipOn = "MouseOver">
                    <s:VerticalSliceModifier.VerticalLines>
                        <s:VerticalLineAnnotation X1="{Binding VerticalLinePosition}" ShowLabel="True"   Stroke="White"/>
                    </s:VerticalSliceModifier.VerticalLines>
                </s:VerticalSliceModifier>
Version
v5
  • You must to post comments
0
0

Hi Sergey,

Thanks for your inquiry.
You can link your checkbox with VerticalSliceModifier.IsEnabled property and set it to False to hide VerticalSliceModifier.

Please let me know if this helps.

With best regards,
Oleksandr

  • Sergey Burukin
    I was try set IsEnabled=”False” for VerticalSliceModifier, but it still visible on the chart.
  • You must to post comments
0
0

VerticalSliceModifier.IsEnabled do not hide Slicer from chart. Any other idea?

  • You must to post comments
0
0

Sergey I just tested this in version 6.2.0 and it works.

enter image description here

  • You must to post comments
0
0

I am using 5.4 version. And it do not works for me. Any other ideas?

Images
  • You must to post comments
Showing 4 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