This Checkbox-Checked-Event handles the enabling of the Continuous Parallel Coordinates effect.
It changes the line-colors of all Polylines to Transparent so they do not
hide the CPC-effect. The scatter lines are hidden and a clip-region is defined for the ImageCanvas so only
the relevant area of the CPC-image is displayed.
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