c# - Using a WPF application to plot 2 line graphs and get their intesection points -


i need plot 2d continuous line graph using wpf application , find intersection points on graph given particular y-axis value. have plotted graph using chart control in wpf (microsoft visual studio 2015) i'm unable determine intersection points on graph. please point me in right direction. also, possible determine crests , troughs on graph after finding intersection points?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -