Search found 1 match

by hkhm16
Thu Apr 09, 2020 11:22 am
Forum: LightningChart Ultimate WPF
Topic: y-axis scroll mouse drag movement failure.
Replies: 1
Views: 5740

y-axis scroll mouse drag movement failure.

I do not work normally when I move to the y-axis scroll mouse drag. The value below is suspected. (In the example, the Rangechange function of scroll provided was modified. ) m_chart.VerticalScrollBars[0].Value = ??? Can you explain the rules? I implemented as follows. private void AxisYRangeChanged...