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

TrackBall - Show Only Header In TrackBall Template

2 Answers 124 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 2
Sam asked on 29 Feb 2016, 03:16 AM

I have a RadCartesianChart with several line series, ShowTrackInfo is true, and I have a custom header set up exactly like is done here: http://docs.telerik.com/devtools/wpf/controls/radchartview/features/behaviors/trackball#trackinfoupdated .

It works great but I don't want to show the "Value: xxx Category: yyy" text fields any more. I just want to display my header in the trackinfo tooltip. How can I do this?

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivan
Telerik team
answered on 02 Mar 2016, 04:56 PM
Hi Sam,

One way to achieve the desired result is to set an empty TrackBallInfoTemplate for each of the series in your chart. For a sample implementation of this approach you can refer to the attached project.

Regards,
Ivan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Sam
Top achievements
Rank 2
answered on 02 Mar 2016, 09:21 PM
Awesome thank you! Exactly what I was looking for!
Tags
ChartView
Asked by
Sam
Top achievements
Rank 2
Answers by
Ivan
Telerik team
Sam
Top achievements
Rank 2
Share this question
or