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
60
XamDataChart ToolTipFormatter
posted

I like the behavior of the default tooltips on the XamDataChart but in some cases I would like to format the number as say currency.  I've looked into creating a custom tooltip to handle this but am running into constant grief due to the way our charts are being built dynamically.  I did notice that there is a property on the Series called ToolTipFormatter which looks like it should handle this simple requirement but I can't figure out how to use it, especially in code behind where most of our code is done.  Can you please provide an example of how to use it?  Thanks!

Parents Reply Children