ChadaImportShowImportRamanChadaDialog Method |
Shows the CHADA file import dialog, and imports the files to the table if the user clicked on "OK".
Namespace: Altaxo.Serialization.HDF5.ChadaAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ShowImportRamanChadaDialog(
DataTable dataTable
)
Parameters
- dataTable DataTable
- The table to import the Chada files to.
See Also