Relax |
The RelaxISPlugin_PlotPreset type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin) |
![]() | IsPlotScaledSymmetrical | Defines if the X and Y1 axes should scaled symmetrically |
![]() | IsXAxisLogarithmic | Defines if the X-Axis values should be scaled logarithmically |
![]() | IsY1AxisLogarithmic | Defines if the Y1-Axis values should be scaled logarithmically |
![]() | IsY2AxisLogarithmic | Defines if the Y2-Axis values should be scaled logarithmically |
![]() | Name |
The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin) |
![]() | PluginSourcePath |
Gets or sets the full path of the file that the plugin was loaded from.
(Inherited from RelaxISPlugin) |
![]() | SortIndex |
By default the plugins are sorted based on the value of this property. That means, that they
appear in lists in the order dictated by this value.
(Inherited from RelaxISPlugin) |
![]() | UserDataDirectory |
Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin) |
![]() | XValueName | The internal name of the tool to calculate the X-Value |
![]() | XValueNameNonNegative | The internal name of the tool to calculate the X-Value, used in case the ImpedanceConverter in use has IsImaginaryUsuallyNegative=False |
![]() | Y1ValueName | The internal name of the tool to calculate the Y1-Value |
![]() | Y1ValueNameNonNegative | The internal name of the tool to calculate the Y1-Value, used in case the ImpedanceConverter in use has IsImaginaryUsuallyNegative=False |
![]() | Y2AxisActive | Obsolete. Show the secondary Y axis? (Obsolete) |
![]() | Y2ValueName | The internal name of the tool to calculate the Y2-Value |
![]() | Y2ValueNameNonNegative | The internal name of the tool to calculate the Y2-Value, used in case the ImpedanceConverter in use has IsImaginaryUsuallyNegative=False |