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
425
How to set tooltip for XamChart caption ?
posted

Hi
I'm trying to set tooltip for XamChart Caption.
Looks like ToolTip property doesn't work
I do not see tooltip.
I tried the following code.

<igCA:XamChart.Caption>
  <igCA:Caption Text="Caption 1" ToolTip="Caption 1"/>
  </igCA:XamChart.Caption>

Looks like this property doesn't work.
Anybody knows why?
How can I set Tooltip for Caption ?
I tried to change Caption template. But looks like this property is not public.

Any ideas ?

Thanks,

Igor

Parents Reply Children
No Data