winforms - Devexpress. How to get crosshair label text -


I am using the Devexpress chart for winforms. I am using SwiftPlotSeriesView for preformance, but since that type For hittesting is off I can not get the clicked point on the chart, the reason is that I want to get the text value from the crosshairs label so that I can know that the user clicked in my series. I do not think my explanation is quite good :)

enter image details here someone Also help?

After a few hours of work, we have concluded that it is not possible in Devxpress SwiftPhotosidge.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -