This is a migrated thread and some comments may be shown as answers.

Panning Event?

2 Answers 48 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 03 May 2012, 12:57 AM
Is there a way to get notified when the user pans the digram? I didn't see an event that looked obvious to me and noticed that the RadDiagram does not implement the INotifyPropertyChanged interface so I can't get notified when the Viewport changes.

2 Answers, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 04 May 2012, 06:29 AM
Hi,

The RadDiagram does not expose such an event In the current beta version. We are currently implementing new features and by the Q2 2012 we shall expose a PositionChanged event (or some with similar name). You could bind the PositionX and PositionY properties to e notifyable property in the view model and receive the notification by the called setter.

Greetings,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Eric
Top achievements
Rank 1
answered on 04 May 2012, 07:12 PM
Thanks for the info.
Tags
Diagram
Asked by
Eric
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Eric
Top achievements
Rank 1
Share this question
or