Forum Discussion

perkin_warbeck's avatar
perkin_warbeck
Brass Contributor
May 14, 2021

In VBA, how can I tell when a chart series point becomes no longer selected

When the user selects a point in a chart series (it's a scatter plot), it triggers an EventChart_Select event. In the event code, I change the appearance of the point so if the user looks away from t...

Resources