Hey guys , any idea how to do it ? Thanks .
If you get creative with the styling you can do something like this:
Markup:
Code Behind (Sorry about the VB, forgot to change the project type, let me know if you have any problem translating):
-Graham
Hi Graham, I have used this code and style template in C# for SL 3 for Line Chart but I am getting following error messageCategory: ParserError Message: Unknown attribute Name on element BoundsRectangle.Can you help me resolve the issue
Thanks
make sure your "local" namespace prefix is correct at the top of the file. It needs to put to the namespace and possibly assembly (if different than current) that contains BoundsRectangle.