Articles in this section
Category / Section

How to enable scrolling/zooming for WinForms Chart?

1 min read

 

Essential WinForms Chart supports zooming along the X and Y axes. Zooming is implemented by displaying scrollbars with the zoomed portion alone being visible.

C#

this.chartControl1.EnableXZooming = true;

this.chartControl1.ZoomFactorX = .5;

A sample with code can be downloaded here:

https://www.syncfusion.com/downloads/support/directtrac/general/ze/chartscrolling632157508544695344-705711890.zip

Conclusion

I hope you enjoyed learning on ow to enable scrolling/zooming for WinForms Chart.

You can refer to our WinForms Chart feature tour page to know about its other groundbreaking feature representations and documentation, and how to quickly get started for configuration specifications. You can also explore our WinForms Chart example to understand how to present and manipulate data.

For current customers, you can check out our WinForms components from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our WinForms Edit control and other WinForms components.

If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments
Please sign in to leave a comment
Access denied
Access denied