Handles the SelectionChanged-event of the ComboBox which is used to apply another colormap to the CPC-effect.
Namespace: ParCoordsAssembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sender
- Type: System Object
Not used by this function.
- e
- Type: System.Windows.Controls SelectionChangedEventArgs
Used to identify the selected colormap.
See Also