Hi Robin,
Requirement: Support to disable the ScrollViewer for SfDiagram
We have a support to achieve your requirement. This can be achieved by setting ScrollLimit Property of PageSettings as Diagram.We have provided code snippet to represent this. Please refer to the following code snippet
Code Snippet:
this.DiagramControl.PageSettings.ScrollLimit = ScrollLimit.Diagram; |
Here, DiagramControl is the instance of the SfDiagram.
Please let us know if you require further assistance on this
Regards,
Ranjitha A
Hi Robin,
We were able to reproduce the problem and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let us know if you require further assistance on this,
Regards,
Ranjitha A.