Click or drag to resize

LinearScaleRescaleConditionsGetResultingEndFromUserProvidedEnd Method

Converts the user-provided end value to the resulting end 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 GetResultingEndFromUserProvidedEnd()

Return Value

Double
The resulting end value.
See Also