HiI'm trying to set tooltip for XamChart Caption.Looks like ToolTip property doesn't workI 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
Hi Igor,
I am just checking if you got this solved out, and if you require any further assistance on the matter.
Kind regards Petar.
Hi, Petar.
The issue was not solved. I performed work-around. I've set big Margin for the Caption.Such a way Caption is not cut and Tooltip is unnessesary.
Regards,