Hi,
i was using xamsparkline and i want to override tooltip such that it should show the mouseover datapoint details. im binding a object collection to it which includes date and value.
on mouse over i want to show the corresponding date with value in tooltip. i dont wanna use xamdatachart as i can achieve that result.
Thanks in advance.
But If Iam setting some string to XamSparkline.ToolTip, it showing the tool tip without background. It does not feel like a ToolTip.And also I am not able to give a Background to my ToolTip. Is there any option for doing so?
You are welcome. Let me know, if you need any further assistance on this matter.
ok..got it Thanks
Thank you for your reply. You could try to set the ‘Minimum’ property of the XamSparkline to “0” and the Maximum to “100”.
Let me know, if you need any further assistance on this matter.
I have downloaded new vol in that the issue is fixed. thanks...
Can i fix the y axis range 0-100, as it takes the lowest values at bottom and max value at its top.
if u consider this ex 50, 55....67,70 , in this the lowest value is 50 it starts from there... can i set this range so that it should always starts with 0 or 0-100.