Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
ToolTip on a single point of a XamChart where chart type is Area.
posted

Hello,

I am using Infragistics 11.1 with visual studio 2010 and working on XamChart where chart type is Area.

the chart is drawn by many points, now what I want is to show a tooltip on a single point on the chart that when the mouse hovers on that point the tooltip should be displayed otherwise tooltip should not be displayed on any other point.

I am not finding any workaround.

Please help me.

Thanks.

Parents
  • 138253
    Verified Answer
    Offline posted

    Hello,

    Thank you for your post. I have been looking through it and I created a sample project for you showing the functionality you want. Basically I handled the ChartRendered event of the XamChart and there for each DataPoint I set a ToolTip. Please let me know if this helps you or you need further clarifications on this matter.

    Looking forward for your reply.

    xamChartToolTip.zip
Reply Children
No Data