RelaxISPlugin_PlotPresetXValueNameNonNegative Property |
The internal name of the tool to calculate the X-Value, used in case the
ImpedanceConverter in use has IsImaginaryUsuallyNegative=False
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual string XValueNameNonNegative { get; }
Public Overridable ReadOnly Property XValueNameNonNegative As String
Get
Dim instance As RelaxISPlugin_PlotPreset
Dim value As String
value = instance.XValueNameNonNegative
Property Value
StringSee Also