You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you tried handling Tapped event? Seems like any UIElement has that.
Note that in most cases, Tapped is not what you want to handle, since that won't work with keyboard or screen readers.
Every chart object has a property IsTapEnabled, and they also highlight, but how to assign a function or method to respond to the click/tap event?
The text was updated successfully, but these errors were encountered: