series.windbarb.data.events.click

Fires when a point is clicked. One parameter, event, is passed to the function, containing common event information.

If the series.allowPointSelect option is true, the default action for the point's click event is to toggle the point's select state. Returning false cancels this action.