Handles the MouseLeftButtonUp-event for an Arrow-Image drawn below a parallel coordinate axe.
This highlights the selected axe, by giving the axe as well as the arrow another color.
Namespace: ParCoordsAssembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type: System Object
The Image that was clicked.
- e
- Type: System.Windows.Input MouseButtonEventArgs
Not used by this function.
See Also