This function is called when the user enters an actual data-
Polyline with the mouse cursor.
It alters the appearance of the selected Polyline by changing its color and thickness as well as displaying
the actual datapoint values.
Namespace: ParCoords
Assembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type:
System Object
ThePolyline being entered by the mouse.
- e
- Type:
System.Windows.Input MouseEventArgs
Not used by this function.
See Also