hi,
Is it possible to have Hairline in the XamDataChart such that the line can be moved vertically across the Axis and display the values at the intersection of the Hairline and the series?
We are able to display the tool tip with the values and would like to have the hairline similarly. The requirement is to move the hairline across the axis on the mouse drag.
regards,
Hello again,
I have been looking through your post and I suggest you look here:
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=data-chart#/data-chart/chart-coordinates
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=data-chart#/data-chart/data-point-tracker
I assume you are looking for something in between.
Looking forward for your reply.
Thanks for ther reply. But, I could not find the details. can you provide me the link to the page?
And also I need the cross-hair to be stationed in the chart and update the values in the legend or so. The crosshair in XamDataChart is bound to the mouse move and is not bound to the chart. Is there any way that we can make the cross hair bound to the chart?
Deva
Hello deva_kdr,
Thank you for your post. I have been looking through it and I suggest you use crosshair functionality of the xamDataChart. In the Feature Browser of NetAdvantage Data Visualization, under xamDataChart\Editing\ChartCoordinates, is shown how to calculate the crosshair coordinates.