Hello,
In my wpf applciation where we used graph through .Net namespace (System.Windows.Controls.DataVisualization.Charting) and displaying it on Canvas.
As per customer need we have to work on graph where he can drag mouse on graph area (select some time section like in image). I want to use that selected start time/ end time in a separate window to fetch another data.
for reference please refer below url but it is for web.
http://people.iola.dk/olau/flot/examples/selection.html