0

I'm trying to create an interactive plot using OxyPlot. I'd like to be able to show or hide a TextBox on the PlotView at will. Ideally, I'd like to be able to show the TextBox on the X-axis or Y-axis, but outside of it should also be fine.

I understand I'm able to add "annotations" to a plot, but the kinds of elements I can add is limited (e.g., text, lines, ellipses, images), but not controls. The nice thing about annotations is that they can be specified relative to the X- and Y-axis coordinates. I'd like to be able to add a TextBox using the plot's X- and Y-axis coordinates.

redcurry
  • 2,381
  • 2
  • 24
  • 38

0 Answers0