Click or drag to resize

InverseScaleRescaleConditionsGetEndValueToShowInDialog Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Rescaling.InverseScaleRescaleConditions.GetEndValueToShowInDialog(System.Double)"]


Namespace: Altaxo.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double GetEndValueToShowInDialog(
	double currentResultingInverseEnd
)

Parameters

currentResultingInverseEnd  Double

[Missing <param name="currentResultingInverseEnd"/> documentation for "M:Altaxo.Graph.Scales.Rescaling.InverseScaleRescaleConditions.GetEndValueToShowInDialog(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Rescaling.InverseScaleRescaleConditions.GetEndValueToShowInDialog(System.Double)"]

See Also