IRelax |
The IRelaxISProgramInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplySpectra | Apply a list of spectra back to RelaxIS. | |
| ChangeRibbonButton | Change a previously created ribbon button that is shown on the main menu of RelaxIS. | |
| CreatePlotControl | Create a RelaxIS plot control that can be used in a custom user interface. | |
| DeleteRibbonButton | Delete a previously created ribbon button from the ribbon menu. | |
| GetActiveSpectrum | Get the currently active impedance spectrum, if any. | |
| GetParentWindow | Gets a parent window that can be used when displaying user-defined controls. | |
| RegisterRibbonButton | Register a ribbon button that is shown on the main menu of RelaxIS. | |
| SelectSpectra | Select spectra from RelaxIS using the given method. |
| Name | Description | |
|---|---|---|
| DataChanged | Raised when data in RelaxIS changes, i.e. when a new spectrum is selected and displayed. |