Hello All,
I am using XamPieChart that is bound to a collection. The ValueMemberPath for the charts is a property from collection called as "Quantity". On the legend though I want to display the value from another property from the collection called as "GroupType". How do I do this ? Can you please advise me on this.
Thanks,
Bruce
Hello Infragistics support,
Can you please point me to the right direction for this question?
Hello,
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I set both the LabelMemberPath and LabelTemplate Properties. The Legend uses the value that comes from the LabelMemberPath and if the LabelTemplate is set the Slices use it for the Label. This way you can have different values in the Slices and the Legend. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Thanks, it worked !! Great solution !!
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.