I'd like to put a border around the most recent column the user click in a StackedColumn Chart. I'm seeing how to put borders around the individual data points in each series displayed in the column, but not around the column as a whole (hopefully including the empty space above and below the data points and without the horizontal lines that appear when I border the series data points). Is it possible to do what I want and, if so, how?
Thanks. Steve
P.S. Instead of bordering the column, it would perhaps be better to have the clicked column widened versus the other columns to make it stand out, or perhaps have a different backcolor. I'm not seeing a way to do that either.