Displaying message and axes on mouse click on the line serie
This discussion was imported from CodePlex
vboilay wrote at 2014-04-28 17:34:
Hello,
I could not find an example about how to have a text message displaying clicked point coordinates as well as axes exactly like it is done in many examples (normal distribution for instance).
Same issue with finding a click event handler....
This is for winform/C#
The documentation is not easy to navigate. The product itself is stunning !
Thx for the good work.
I could not find an example about how to have a text message displaying clicked point coordinates as well as axes exactly like it is done in many examples (normal distribution for instance).
Same issue with finding a click event handler....
This is for winform/C#
The documentation is not easy to navigate. The product itself is stunning !
Thx for the good work.
objo wrote at 2014-04-29 09:17:
Yes, we all know the documentation is far behind. It seems I am the only person working on it, so expect it to take a few more months or years before it is complete... You see I have three small children and very limited spare time at the moment. :-)
To handle click events I recommend using a
To handle click events I recommend using a
PlotController
. Can somebody explain how to do this for vboilay?vboilay wrote at 2014-04-29 09:50:
Thanks for your answer. I understand you are gently letting people know that some help would be greatful.
I understand that.
I have myself 2 kids and that is my first time using oxyplot.
Be ensured that by time passing by, if I am getting experienced, I will help the best I can.
I understand that.
I have myself 2 kids and that is my first time using oxyplot.
Be ensured that by time passing by, if I am getting experienced, I will help the best I can.
Customer support service by UserEcho