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 Thomas,
Here is a working link about the approach Graham has suggested:
http://es.infragistics.com/products/silverlight/sample/data-chart/#/value-overlays
Hi,
are there new information about this issue? I'm working on the same problem.
And the link
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=data-chart#/data-chart/value-overlays
doesn't work.
Regards,
Thomas
You may also be able to approach this using the new ValueOverlay feature.
Hello again,
I have been looking through your post and there doesn’t seem to be any similar built-in functionality, however I can suggest you look at this link where a custom approach for adding elements to the XamDataChart is described, which can help you implement such marker lines:
http://blogs.infragistics.com/blogs/petar_monov/archive/2011/05/18/drawing-inside-scatter-datachart.aspx
Please let me know if I can assist you with anything else on the matter.
Pls find the screenshot below of the hairline that I wanted to bring into the chart.
Is it possible to achieve the hairlines of that sort in XamDataChart?