This is WPF ChartView Control. I haven't been able to find any way to highlight a specific point on the chartview control. I am using RadCartesianChart, and I like to choose a specific point on the chart to display the white circle (just like the ShowIntersectionPoint on TrackBall movement), but I want to choose a point in code instead. Is this possible?