Click or drag to resize

LinearScaleRescaleConditionsGetEndValueToShowInDialog Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Rescaling.LinearScaleRescaleConditions.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 currentResultingEnd
)

Parameters

currentResultingEnd  Double

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

Return Value

Double

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

See Also