Click or drag to resize

LogarithmicScaleRescaleConditionsGetOrgValueToShowInDialog Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Rescaling.LogarithmicScaleRescaleConditions.GetOrgValueToShowInDialog(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 GetOrgValueToShowInDialog(
	double currentResultingOrg
)

Parameters

currentResultingOrg  Double

[Missing <param name="currentResultingOrg"/> documentation for "M:Altaxo.Graph.Scales.Rescaling.LogarithmicScaleRescaleConditions.GetOrgValueToShowInDialog(System.Double)"]

Return Value

Double

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

See Also