Pre loader

Synchronize chart grid with listview columns

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

1
0

How is it possible to sync SciChart with a ListView? The vertical chart grid should be the same width as the list view columns. A ScrollBar or a Chart-Overview should be used for synchronous scrolling of the X-axis and the ListView.

Version
6.3
Images
  • You must to post comments
0
0

Hi Tobias,

Thanks for your inquiry.
Unfortunately, this doesn’t look like a SciChart-related issue. We offer options to synchronize multiple SciChartSurfaces. If you need to manage other UI elements, we can recommend using standard WPF approaches.

If you wish to lock the number of Gridlines, you can set the MaxAutoTicks property on the XAxis. Here you can find more info:
https://www.scichart.com/documentation/win/current/webframe.html#Axis%20Ticks%20-%20MajorDelta,%20MinorDelta%20and%20AutoTicks.html

Also, you can use our TickProvider API to manage Axis Ticks. Please take a look at the related documentation article for more details:
https://www.scichart.com/documentation/win/current/webframe.html#Axis%20Ticks%20-%20TickProvider%20and%20DeltaCalculator%20API.html

Hope this helps.

With best regards,
Lex

  • 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