Click or drag to resize

LinearScaleRescaleConditionsGetResultingOrgFromUserProvidedOrg Method

Converts the user-provided origin value to the resulting origin value.

Namespace: Altaxo.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override double GetResultingOrgFromUserProvidedOrg()

Return Value

Double
The resulting origin value.
See Also