How to handle Series MouseDown in OxyPLot.WPF in MVVM way?
I am using OxyPlot to draw some diagrams in my .NET WPF project. MVVM is a new thing to me, so i am not sure how to follow it in this situation.
How to handle mouse click in OxyPLot.WPF in MVVM way?
I am using OxyPlot to draw some diagrams in my .NET WPF project. MVVM is a new thing to me, so i am not sure how to follow it in this situation.