This is a migrated thread and some comments may be shown as answers.

Highlight Points on the ChartView Control

1 Answer 125 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Amin
Top achievements
Rank 1
Amin asked on 28 Sep 2012, 02:04 PM
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?

1 Answer, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 02 Oct 2012, 08:02 AM
Hi Amin,

You can use the PointTemplateSelector of the series for this purpose. I have attached a simple app to demonstrate this. Let us know if this suffices.

Kind regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ChartView
Asked by
Amin
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or