Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to find a way to style a line graph from wpf toolkit. I had a look at this post
http://www.codeproject.com/Articles/32880/Styling-a-Silverlight-Chart.
However I can't get it to work.

Regards,
andrew
Posted

1 solution

If you have an issue with the code on a particular article, then you should raise the question on that article. When you do so, please make sure that you provide more detail than you can't get it to work. You need to be specific and tell him exactly what is wrong.
 
Share this answer
 
Comments
andrew578 17-Feb-14 6:03am    
My goal is to achieve similar functionality, namely the custom tool tip. I already tried a couple of solutions produced to that article but with no result. I added a link to that article just for reference to what I'd like to achieve.

Kind Regards,
Pete O'Hanlon 17-Feb-14 9:03am    
All you need to do is retemplate a Tooltip. See http://msdn.microsoft.com/en-us/library/dd334410(v=vs.95).aspx for details.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900