Can someone please provide me example for categoryToolTipLayer. I can show the tool tip..but I don;t want to display legend for series and also I don't want to display pointer.
Hello Rajeev,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
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 copied the default Style of the PointerTooltip, modified it and set it to the CategoyToolTipLayer’s PointerTooltipStyle Property. I also set the Series’ LegendItemBadgeTempalte to an empty DataTemplate, so it doesn’t appear in the ToolTip, but this way it won’t appear in the Legend either. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.