HI,
Is there any way to configure tooltips in xaml for XamChart ( type: Scatter or ScatterLine) data points. The sample uses code behind to iterate thru all data points.
Ideally I want to be able to specify a tooltip data template that can bind to data for the corresponding data point.
Thanks.
Houbin
Please, look at the following articles that describes one implementation for creating a custom ToolTip template:
http://community.infragistics.com/forums/p/38468/221025.aspx
http://forums.infragistics.com/forums/p/38571/221183.aspx
Let me know if you have any questions with this matter.