Hello, I am trying to add directional arrows. I have a data series in my chart that is essentially 2 vertical lines and I want the arrows to point to those lines. Is there anyway to set the position in vba based on that vertical line series? This would have to be something that automatically changes with a different data set.
EDIT:
additionally, I have a data series with markers and would like to have a textbox pointing towards those markers. Is that possible to do dynamically with VBA?
EDIT:
additionally, I have a data series with markers and would like to have a textbox pointing towards those markers. Is that possible to do dynamically with VBA?
Last edited by a moderator: