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

Dragging ChartArea

1 Answer 70 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Lakshman
Top achievements
Rank 1
Lakshman asked on 15 Jul 2010, 01:06 PM
Hi,
Thanks for the wonderful chart control provided from telerik. Is there a feature like dragging the chart area and datapoints gets updated depending on the drag. I tried with RadDrapDropManager but could not.

Using RadDragDropManager, i should drop the drag. that should not be the case for me...

Scenario:
1. RadChart holding queue with 1000 data points.
2. But the current chart view shows only latest 10 points.
3. If drag the chart area to left/right, then data points must get updated. (this must depend on drag sensitivity).
4. This is some thing like playing the chart area w.r.t to datapoints in the queue.
5. Should have an event warning me that i am at point 0 and point 1000 on the graph. (start and end of the queue).

Thanks,
Lakshman

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 19 Jul 2010, 04:51 PM
Hello Lakshman,

You need to use the ZoomScrollSettings API exposed by the chart component. Here is an online example demonstrating how to set up the chart this way.

Hope this helps.

Regards,
Velin
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
Lakshman
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or