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

Zoom changed event

1 Answer 140 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Timo
Top achievements
Rank 1
Timo asked on 20 Mar 2012, 03:54 PM
Hello,

Is there any event related to zoom changed? (both with zoom bars and with mouse). Thanks.

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 22 Mar 2012, 12:57 PM
Hello Timo,

Currently RadChartView does not expose public pan/zoom events -- we have already logged this feature request in our public issue tracking system here and will forward your feedback to our developers for further consideration (you can aslo vote on the PITS item to raise its priority).

If you are using MVVM you can expose pan/zoom related properties on your view model and use two-way bindings to the cartesian chart properties so you will receive notification that pan/zoom chart property is changed in your view model.

We have attached a sample application that demonstrates this approach (check ViewModel.Zoom for zoom and ViewModel.RangeStart / RangeEnd for pan).


Kind regards,
Giuseppe
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ChartView
Asked by
Timo
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or