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.