views:

85

answers:

1

I know Microsoft removed draggable points in 2007, but I need to get that function back.

So far, I've got the MouseDown and MouseUp events trapped, but I'm having trouble figuring out how to scale the cursor's movement (which is measured in pixels) to a change of the selected point (arbitrary scale)

Using VBA, how can I find the height/width of a chart as well as each axis' max & min values?