Pre loader

How to define default zooming value

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

Dear all,

I am actually evaluation the chart control for my customer project and for that I start from the begiining by running all sample first to see how it looks like.

The first thing I have notice is that when you zoom an area on the basic graph for instance, the zooming factor is too deep and when you want to get back in zooming out a lilttle bit then you cannot unless you click on the reset zoom button.

I need to go to the essential of grid function based on my customer project because I do not have a lot of time to setup a simple POC.

Q1 : How to define the default zoom in factor ?

Q2 : when user zoom in inside an area, how to perform different step zoom out ?

regards

Version
4
  • You must to post comments
0
0

There are many ways to configure zoom in SciChart.

You can:

  1. Use our built-in Zoom, Pan modifiers to affect zooming
  2. Programmatically zoom, pan and scroll
  3. Build your own custom Zoom, Pan modifiers in SciChart
  4. You can add Undo/Redo of zoom into the chart using our ZoomHistoryManager.

If you want to show a POC to your customer, try showing them our WPF Chart Examples. For example, we have examples on zoom history (undo redo of zoom) as well as all kinds of zooming in the examples app.

Let me know if this helps,

Best regards,
Andrew

  • 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