Group: Forum Members
Last Active: 8 Years Ago
Posts: 23,
Visits: 6
|
Hi folks, Im processing HitTest function for NLineSeries and want to distinguish what was clicked - point or line segment. For both cases result: var result = ChartControl.HitTest(e.X, e.Y); looks the same. Is there a way to know what was clicked actually - point marker or line segment?
|