This question is locked. New answers and comments are not allowed.
Is it possible to select a data point in a line series? I'm trying to create a line chart and a button, and when a button is clicked a data point in a line series gets selected or highlighted. What makes it worse is that I'm using ChartSeriesProvider instead of an individual LineSeries control...