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

Point to value or value to point method

1 Answer 46 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 04 Mar 2010, 05:06 PM
Is there a way on the WPF chart (beta as well) to get the data point value from a pixel (and vice versa) on the chart. For example, if I select an area of the chart in pixels (a rectangle selection), I would like to get all the values for the data points contained in the selection. Or by selecting a point in the chart to get the data point value. Thanks.

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 08 Mar 2010, 03:18 PM
Hello Chris,

The current version of the chart control exposes the ItemClick event which you could use to determine the actual data point you have clicked. However, I am afraid that the chart control does not expose a public interface that could allow you to determine the data point values for a given physical range.
The development team has plans to extend the "interactivity" features of RadChart and your request will be considered.

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