Hi, I am trying to show label in chart area of xamDataChart as shown in attached file. I am using ScatterSplineSeries. Could you please give me some advise or sample about how to do this? Thanks!
Hello Lian,
Thank you for your post. I have been looking into it and I created a sample project for you where I added tooltip to the ScatterSplineSeries. I showed you how to do so, by using either our new Property ShowDefaultToolTip or using the Series ToolTip Property. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Thanks for your reply and sample. I looked at the sample, it seems not fit my purpose.
1. In the sample, if I set the MarkType of ScatterSplineSeries as "None", the tooltip will not show when I move the mouse along the curve.
2. I need to show the label always instead of just showing it when the mouse move to the data point of the curve.
Thanks for your help!
Hello Edward,
I believe we spoke on the phone about this issue, but I was unsure of the exact element that you are looking to select and move in this case. Would it be possible for you to please elaborate a little further on what functionality you are using in the XamDataChart or perhaps provide an isolated sample project that demonstrates the elements that you are looking to move in this case?
Can the annotation/label be selected and moved to another location on the chart and still retain the pointer to the datapoint as well?
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Thanks for your sample, it resolved my issue!
I have created another sample for you with the functionality you want. Please let me know if this helps you or you need further assistance on this matter.