Hi,
is there a way to highlight and/or show specific values on the axes? i.e. for the actual position of the crosshair or the last high / low of a bar like in the screenshot of the charting software?
many thanks for help.
Hello Plamena,
thanks for your reply - I'll give it a try (but it's not very comfortable...)
Hello Erich,
If you want to highlight an existing label on the chart, you can use the ExportVisualData method on the chart to get an axis’ labels and then using the Graphics object you can draw a rectangle around it. However, there is not an easy way to get the maximum and minimum value of the bars and draw a new label. I would recommend suggesting that on our product ideas page http://ideas.infragistics.com . By voting for it, you will be notified when we implement it.