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
1495
XamDataChart tooltip datatemplate for all series
posted

Hi team,

  • We are using MVVM design pattern and want to display data in XamDataChart with StackedColumnSeries.
  • We defined series in xaml and want to show tooltip of every series, its very tough for us to write same code of tooltip for every series.
  • We make a template of tooltip and want to use that template in all series, but when we set that template in series tooltip its not working.
  • How can we set datatemplate for every series ?
  • Sample application is attached. 
XamDataChart.zip