Altaxo.Scripting Namespace |
[Missing <summary> documentation for "N:Altaxo.Scripting"]
Classes | Class | Description |
---|
 | AbstractScript |
Holds the text, the module (=executable), and some properties of a column script.
|
 | DataColumnScript |
Holds the text, the module (=executable), and some properties of a data column script.
|
 | ExtractTableDataScript |
Holds the text, the module (=executable), and some properties of a property column script.
|
 | FileImportScript |
Holds the text, the module (=executable), and some properties of a script to import from a file.
|
 | FitFunctionScript |
Holds the text, the module (=executable), and some properties of a property column script.
|
 | FitFunctionScriptCollection | |
 | FunctionEvaluationScript |
Holds the text, the module (=executable), and some properties of a property column script.
|
 | ProcessSourceTablesScript |
Holds the text, the module (=executable), and some properties of a script to process one or multiple source table data.
|
 | ProgramInstanceScript |
Script for a program instance of Altaxo. Main purpose is add functionality, when the script must load or close projects.
|
 | PropertyColumnScript |
Holds the text, the module (=executable), and some properties of a property column script.
|
 | TableScript |
Holds the text, the module (=executable), and some properties of a column script.
|
Interfaces