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

Zooming/Scrolling reset

1 Answer 61 Views
Chart
This is a migrated thread and some comments may be shown as answers.
andrea bellagamba
Top achievements
Rank 1
andrea bellagamba asked on 06 Jul 2010, 08:32 AM
Hi,
I am using a chart with zooming a scrolling.
According to some filters I have I sometime Rebind the chart ItemSource to different data, and this requires to reset the scrollig, and I do this by executing on DataBuond event:
ChartArea.ZoomScrollSettingsX.SetSelectionRange(0, 1);

but this doesn't seem to work properly.
Sometimes the chart crasches, other times the scrolling range is not reset at all.

Would you please show me a an example on how you would handle this kind of situation?
Thanks

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 09 Jul 2010, 08:05 AM
Hi Andrea,

I have attached a small example, showing this in action. It has been tested against the latest official version -- 2010 Q1 SP2 and against 2010 Q2 Beta.

Kind regards,
Ves
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
andrea bellagamba
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or