Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
117652 | Nov 24,2014 12:33 PM UTC | Nov 25,2014 01:05 PM UTC | WinRT | 1 |
![]() |
Tags: SfChart |
Hi Mark,
Thanks for using Syncfusion products.
SfChart provides the API called ZoomPosition for panning, we can use this property for programmatic panning requirement. It takes the values from 0 to 1. You can define the ZoomPosition property as in below code snippet.
Code snippet:
<chart:CategoryAxis Name="primaryAxis" EnableScrollBar="False" ZoomFactor="0.3" ZoomPosition="0.5" FontSize="20">
</chart:CategoryAxis>
Please refer the link given below.
Link : http://help.syncfusion.com/ug/wpf/default.htm#!documents/zoomingandpanning.htm
We have prepared sample based on your requirement . please find the sample in the attachment.
Please let us know if you have any queries .
Thanks,
Magesh Kumar K
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
or the page will be automatically redirected to sign-in page in 10 seconds.