This Checkbox-Unchecked-Event handles the disabling of the Continuous Parallel Coordinates effect.
It resets the Colors of all PolyLines to the standard color, as well as the display of the Scatter-Lines.
Namespace: ParCoordsAssembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type: System Object
The Checkbox that fired this event.
- e
- Type: System.Windows RoutedEventArgs
Not used by this function.
See Also