I am creating a Column Chart based on values that I read from an XML file.
I want the user to be able to modify those values, by dragging the top of the chart (on the y axis). I see in the documentation that there are many drag-related events by I need help to figure out how to implement this. Gilbert

