Is there a way to highlight either an entire y axis in a line chart collumn based on a value, or at least, a single data point in the line chart?
For example, I have a line chart and a datagrid below it. I'd like to highlight a collumn in the line chart based on a matching value in what the user selected in the datagrid. So, if say, they selected an item in the datagrid which contained a value of "SP3", I'd like to highlight somehow visually the entire vertical Y collumn in my line chart maked as "SP3" (or at least the matching points int the horizontal lines that intersect it). I've googled this and checked the docs to death and haven't figured out a way to do this. Thanks, Jason Merrill Bank of America

